diff options
author | ade <ade@FreeBSD.org> | 2000-10-11 01:25:14 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-10-11 01:25:14 +0800 |
commit | 6c854d94197a4163c98af57e89607da45f60ca69 (patch) | |
tree | a6c17ffa0708babe83a335514cc575e452b7b408 /www/gtkhtml | |
parent | 6d24ed732421ac7d5939fff04e6eac7da3121f8f (diff) | |
download | freebsd-ports-gnome-6c854d94197a4163c98af57e89607da45f60ca69.tar.gz freebsd-ports-gnome-6c854d94197a4163c98af57e89607da45f60ca69.tar.zst freebsd-ports-gnome-6c854d94197a4163c98af57e89607da45f60ca69.zip |
Updates for new bonobo
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 f22cebfead84..25dcf1a0a9c5 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/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 |