diff options
author | adamw <adamw@FreeBSD.org> | 2003-06-05 02:15:40 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-06-05 02:15:40 +0800 |
commit | 1401e5a94517b72bda375d07154b602c82530a5f (patch) | |
tree | 108ba4391474a77a63f8a1a87085aa378b2df0c3 /x11-toolkits/libgnomeui/Makefile | |
parent | 5992fb4e384fdb552edccf5de7d012d178e9bb51 (diff) | |
download | freebsd-ports-gnome-1401e5a94517b72bda375d07154b602c82530a5f.tar.gz freebsd-ports-gnome-1401e5a94517b72bda375d07154b602c82530a5f.tar.zst freebsd-ports-gnome-1401e5a94517b72bda375d07154b602c82530a5f.zip |
Update to 2.2.1.
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index ecc70b99e3f1..aca6fc8bccec 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libgnomeui -PORTVERSION= 2.2.0.1 -PORTREVISION= 1 +PORTVERSION= 2.2.1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 |