diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-04 18:23:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-04 18:23:49 +0000 |
commit | cef1495ee98a5bbd9c1a504c6ce7607511888a65 (patch) | |
tree | efc7d1cc3a4b8413351ef955dce9de9594e54ddb /math/gretl/Makefile | |
parent | daa3c370dd872372c91869ef2cfd86a9fa707a0e (diff) |
Notes
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r-- | math/gretl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index a687ae4380c8..d8b9cfaa9f4a 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gretl -PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTVERSION= 1.3.3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |