diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-01-05 15:36:45 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-01-05 15:36:45 +0000 |
commit | 97b2a3cd19bae9302fefb6bdb545bbd84a0ec9ca (patch) | |
tree | 1dd21a1bc8ff6290313f63632b1730eded8b1787 /www/gtkhtml/Makefile | |
parent | 1d10378197d0ccd3796e24de98e5d6e929560d4a (diff) |
Notes
Diffstat (limited to 'www/gtkhtml/Makefile')
-rw-r--r-- | www/gtkhtml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index de32227e229e..31d899465cb0 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/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 |