diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /math/gretl | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) | |
download | freebsd-ports-gnome-731798cdcf78c9b9ebbe16d30073be2295527446.tar.gz freebsd-ports-gnome-731798cdcf78c9b9ebbe16d30073be2295527446.tar.zst freebsd-ports-gnome-731798cdcf78c9b9ebbe16d30073be2295527446.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'math/gretl')
-rw-r--r-- | math/gretl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index e289f83c0a9b..0d18e9a4b266 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gretl PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |