diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-07 04:08:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-07 04:08:56 +0000 |
commit | 0db611ec7ea71fb48165fc1dc5f90734e646c499 (patch) | |
tree | f547d2d017005271a151e015e4b67502c6287613 /x11-toolkits/gal2/Makefile | |
parent | fdad87802b186a7a1d731dd64fcd50c868151fe2 (diff) | |
download | ports-0db611ec7ea71fb48165fc1dc5f90734e646c499.tar.gz ports-0db611ec7ea71fb48165fc1dc5f90734e646c499.zip |
Notes
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 d193a0c6a8d2..17c455719ee9 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gal2 -PORTVERSION= 1.99.3 +PORTVERSION= 1.99.4 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.99 |