diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 00:18:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-12 00:18:21 +0000 |
commit | 9f04edac18da3226218935fb556d050be3d8cf3c (patch) | |
tree | 0823c1c64f01728391dcc972341bdfed9114ddff /x11-toolkits/libzvt/Makefile | |
parent | cced1290a507ae89d09a51ada11632a5070b67d1 (diff) | |
download | ports-9f04edac18da3226218935fb556d050be3d8cf3c.tar.gz ports-9f04edac18da3226218935fb556d050be3d8cf3c.zip |
Notes
Diffstat (limited to 'x11-toolkits/libzvt/Makefile')
-rw-r--r-- | x11-toolkits/libzvt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libzvt/Makefile b/x11-toolkits/libzvt/Makefile index 0860a08a701a..01fee8b7782d 100644 --- a/x11-toolkits/libzvt/Makefile +++ b/x11-toolkits/libzvt/Makefile @@ -6,10 +6,10 @@ # PORTNAME= libzvt -PORTVERSION= 1.115.2 +PORTVERSION= 1.117.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |