diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-21 12:19:51 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-21 12:19:51 +0800 |
commit | 8df9d3da10864e12c163507449f9c282f150a0fc (patch) | |
tree | 9ab8cf152777adac707d2c4c57964f1f8d4ae12e /x11-toolkits/libgnomeui/Makefile | |
parent | 11bfd329f5d2249e245ffd2eae756f075856fce7 (diff) | |
download | freebsd-ports-gnome-8df9d3da10864e12c163507449f9c282f150a0fc.tar.gz freebsd-ports-gnome-8df9d3da10864e12c163507449f9c282f150a0fc.tar.zst freebsd-ports-gnome-8df9d3da10864e12c163507449f9c282f150a0fc.zip |
Update to 2.0.6.
Diffstat (limited to 'x11-toolkits/libgnomeui/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 5d29f89fae29..ba8aa736b108 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgnomeui -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 |