diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-10-10 17:25:14 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-10 17:25:14 +0000 |
commit | 778c2011ea1a0ea4cb1139a2906659ed49f778fa (patch) | |
tree | c6e5f711664ef4642543d70cfd24953be572d255 /www/gtkhtml3/Makefile | |
parent | Update to 0.20, taking into account new bonobo (diff) |
Updates for new bonobo
Notes
Notes:
svn path=/head/; revision=33682
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index f22cebfead84..25dcf1a0a9c5 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkhtml PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml |