diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-20 20:55:43 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-20 20:57:40 +0000 |
commit | 4eec712dfdae23fb9d6fd10a047a602039b321c9 (patch) | |
tree | 0052d18b4227169e103f34351956e3497743e762 /math/gretl | |
parent | bb02a5b90880fc52c958ec333bdb72a4d3b5b57c (diff) | |
download | ports-4eec712dfdae23fb9d6fd10a047a602039b321c9.tar.gz ports-4eec712dfdae23fb9d6fd10a047a602039b321c9.zip |
Diffstat (limited to 'math/gretl')
-rw-r--r-- | math/gretl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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}/ |