diff options
author | marcus <marcus@FreeBSD.org> | 2002-09-14 15:53:56 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-09-14 15:53:56 +0800 |
commit | 24b657ae6dd3112963be6d3c1cb479a96ca81711 (patch) | |
tree | 278d4913f508aec9d9388890068202674bcaf694 /x11-toolkits/gal2/Makefile | |
parent | 05382938480171ce7b0cdfeb28e120c51e3c52e1 (diff) | |
download | freebsd-ports-gnome-24b657ae6dd3112963be6d3c1cb479a96ca81711.tar.gz freebsd-ports-gnome-24b657ae6dd3112963be6d3c1cb479a96ca81711.tar.zst freebsd-ports-gnome-24b657ae6dd3112963be6d3c1cb479a96ca81711.zip |
Update to 0.0.6.
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 4cbfc3451ccd..1fc2a99f8588 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gal2 -PORTVERSION= 0.0.5 +PORTVERSION= 0.0.6 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME} |