diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-25 11:09:47 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-25 11:09:47 +0800 |
commit | a57d087fa5e6a46747563c4f0a3ed39c77c6ba45 (patch) | |
tree | 3b06019bfeed69dc84ffe4e7e346a5c85df689d4 /x11-toolkits/gal2/Makefile | |
parent | 80953f7ca1f36eaece847ee2c11c4d58c00a7129 (diff) | |
download | freebsd-ports-gnome-a57d087fa5e6a46747563c4f0a3ed39c77c6ba45.tar.gz freebsd-ports-gnome-a57d087fa5e6a46747563c4f0a3ed39c77c6ba45.tar.zst freebsd-ports-gnome-a57d087fa5e6a46747563c4f0a3ed39c77c6ba45.zip |
Update to 1.99.10.
Diffstat (limited to 'x11-toolkits/gal2/Makefile')
-rw-r--r-- | x11-toolkits/gal2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 263044c6d969..322e970c5e4c 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gal2 -PORTVERSION= 1.99.9 +PORTVERSION= 1.99.10 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.99 |