diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 02:09:58 +0000 |
commit | 49834e035e4b968bd61b33905d98b36fd2af18d5 (patch) | |
tree | 35b0ac43d94569c4240a250580213d94fad3c40d /x11-toolkits/guile-gnome | |
parent | 3de3b0e572d82b058f7dc13ebbe53d64c07250ca (diff) | |
download | ports-49834e035e4b968bd61b33905d98b36fd2af18d5.tar.gz ports-49834e035e4b968bd61b33905d98b36fd2af18d5.zip |
Bump PORTREVISION after the gtkhtml version bump.
Notes
Notes:
svn path=/head/; revision=69934
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 |