diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-01 23:44:50 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-01 23:44:50 +0800 |
commit | 3097e7852b61b4c4b8a96a16b347d0cf5c1a738d (patch) | |
tree | 21c7ec352eae9b65f67bbcdef22d563c75150219 /x11/libgnome | |
parent | 2b85136d0764dd10396f482e0989be119d07ceae (diff) | |
download | freebsd-ports-gnome-3097e7852b61b4c4b8a96a16b347d0cf5c1a738d.tar.gz freebsd-ports-gnome-3097e7852b61b4c4b8a96a16b347d0cf5c1a738d.tar.zst freebsd-ports-gnome-3097e7852b61b4c4b8a96a16b347d0cf5c1a738d.zip |
Bump PORTREVISION as a result of my previous commit (sound fix).
Reminded by: alex
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 50c036bc5b87..f7870d200e54 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomelibs PORTVERSION= 1.2.8 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs |