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 /misc | |
parent | 3de3b0e572d82b058f7dc13ebbe53d64c07250ca (diff) | |
download | freebsd-ports-49834e035e4b968bd61b33905d98b36fd2af18d5.zip |
Bump PORTREVISION after the gtkhtml version bump.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnomeutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnomeutils/Makefile b/misc/gnomeutils/Makefile index e695a89539fe..cdc0dd206ae1 100644 --- a/misc/gnomeutils/Makefile +++ b/misc/gnomeutils/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomeutils PORTVERSION= 1.4.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-utils/1.4 |