diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-30 10:39:45 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-30 10:39:45 +0800 |
commit | 01e5fd94a9ca24d4f5a7a5adc792fbe7c97a829e (patch) | |
tree | efb1f9e0c05e5bb8e8b10106417023158564d231 /www/gtkhtml | |
parent | 70e1fe46d775022cbe19ae1084dcbccef65120fa (diff) | |
download | freebsd-ports-gnome-01e5fd94a9ca24d4f5a7a5adc792fbe7c97a829e.tar.gz freebsd-ports-gnome-01e5fd94a9ca24d4f5a7a5adc792fbe7c97a829e.tar.zst freebsd-ports-gnome-01e5fd94a9ca24d4f5a7a5adc792fbe7c97a829e.zip |
Bump PORTREVISION for the previous commit.
Diffstat (limited to 'www/gtkhtml')
-rw-r--r-- | www/gtkhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index d19d6e588eb4..aa8435628edb 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkhtml PORTVERSION= 1.1.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 |