diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 370019cd2980020f0a78d3480321b87b78e8191f (patch) | |
tree | 591786c6b65cdd6c0f1483319679f496ebe5ded2 /x11-toolkits/libzvt | |
parent | 6309030b70b4694e7ac6d97710214d0953c58849 (diff) | |
download | FreeBSD-ports-370019cd2980020f0a78d3480321b87b78e8191f.zip FreeBSD-ports-370019cd2980020f0a78d3480321b87b78e8191f.tar.gz |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'x11-toolkits/libzvt')
-rw-r--r-- | x11-toolkits/libzvt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libzvt/Makefile b/x11-toolkits/libzvt/Makefile index 873b430..00622ab 100644 --- a/x11-toolkits/libzvt/Makefile +++ b/x11-toolkits/libzvt/Makefile @@ -7,7 +7,7 @@ PORTNAME= libzvt PORTVERSION= 2.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 |