diff options
author | ade <ade@FreeBSD.org> | 2001-01-05 23:36:45 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-05 23:36:45 +0800 |
commit | 96c5830d640a0e1007f5d59cafa83915d9cc7112 (patch) | |
tree | 20c69f06d37f9a85dd04f13aa53048693fe1a98e /www/gtkhtml38/Makefile | |
parent | 49541f8049f1db1ddfc844ff3a3bd4f81416b296 (diff) | |
download | freebsd-ports-graphics-96c5830d640a0e1007f5d59cafa83915d9cc7112.tar.gz freebsd-ports-graphics-96c5830d640a0e1007f5d59cafa83915d9cc7112.tar.zst freebsd-ports-graphics-96c5830d640a0e1007f5d59cafa83915d9cc7112.zip |
Mangle this to work with bonobo-0.31
Obtained from: GNOME CVS
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index de32227e229..31d899465cb 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkhtml PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml |