diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-06-10 04:57:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-06-10 04:57:46 +0000 |
commit | c0bdc5dbd8c3a4f7048accda2521b7ee181b27c3 (patch) | |
tree | 5371d870d1f2b0724f3fd8be3288259b45817342 /x11-toolkits/gal2 | |
parent | a163ea5d4e9dce7875830ad4e0cabe673742e001 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gal2')
-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 dc9be81c9d54..a8886331c62a 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gal2 PORTVERSION= 2.5.3 -PORTREVISION?= 1 +PORTREVISION?= 6 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 |