diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-12 10:09:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-12 10:09:58 +0800 |
commit | 0c8560d5dc44873396641f59774fab34381d7a06 (patch) | |
tree | 841c513a2dca00165cd6a54a4c93d9ca407d899f /x11-toolkits/guile-gnome | |
parent | acbacffce663eca6a997fee4c3b0069ac363d55b (diff) | |
download | freebsd-ports-gnome-0c8560d5dc44873396641f59774fab34381d7a06.tar.gz freebsd-ports-gnome-0c8560d5dc44873396641f59774fab34381d7a06.tar.zst freebsd-ports-gnome-0c8560d5dc44873396641f59774fab34381d7a06.zip |
Bump PORTREVISION after the gtkhtml version bump.
Diffstat (limited to 'x11-toolkits/guile-gnome')
-rw-r--r-- | x11-toolkits/guile-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile index 3098fcb13b8d..c840396dda49 100644 --- a/x11-toolkits/guile-gnome/Makefile +++ b/x11-toolkits/guile-gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= guile-gnome PORTVERSION= 0.20 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-guile/0.20 |