diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 02:39:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-30 02:39:45 +0000 |
commit | 42c8a9290085ca35bc8d6b6514fad168756e4563 (patch) | |
tree | afd72d52b6e83c53b40ef06526f0fcaf417e4e54 /www | |
parent | Re-enable gconf support now that gconf1 plays nicely with gconf2. (diff) |
Bump PORTREVISION for the previous commit.
Notes
Notes:
svn path=/head/; revision=89866
Diffstat (limited to '')
-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 |