diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-05 13:20:06 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-05 13:20:06 +0000 |
commit | 355e9dc55b70ed6644a98c638338601dcd10929a (patch) | |
tree | 4f98a22ff63b7ab4785c2efd1a693a88b5216ddf /www/gtkhtml/Makefile | |
parent | edc0f6b58f932aed0bd979e3d9b09e487df7df3f (diff) |
Notes
Diffstat (limited to 'www/gtkhtml/Makefile')
-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 79a892b26fdd..1496b103c09b 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 0.16.1 +PORTVERSION= 1.0.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml |