diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-11 07:41:55 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-11 07:41:55 +0000 |
commit | 51561b2b3cf9921cfecef717e8bdeed7e90965f2 (patch) | |
tree | 97c515882e0d17aaf8f133a084d5ff95634f3f58 /www/gtkhtml3/Makefile | |
parent | 0a6d9ef5dfb993682e0f0a309d63ed2708e86611 (diff) |
Notes
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 66def606dff6..dd07844a5ab9 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 0.11.1 +PORTVERSION= 0.12.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml |