git: 4eec712dfdae - main - math/gretl: Correct PKGNAME to be 2021a, not 2021.a to reflect how Gretl is versioned.
Yuri Victorovich
yuri at FreeBSD.org
Tue Apr 20 20:57:42 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4eec712dfdae23fb9d6fd10a047a602039b321c9
commit 4eec712dfdae23fb9d6fd10a047a602039b321c9
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-20 20:55:43 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-20 20:57:40 +0000
math/gretl: Correct PKGNAME to be 2021a, not 2021.a to reflect how Gretl is versioned.
---
math/gretl/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 6cc459af8f8d..436f124dd9d8 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -1,7 +1,7 @@
# Created by: ijliao
PORTNAME= gretl
-DISTVERSION= 2021a
+PORTVERSION= 2021a
PORTREVISION= 1
CATEGORIES= math finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/
More information about the dev-commits-ports-all
mailing list