diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-13 19:22:28 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-13 19:22:28 +0000 |
commit | 0e638f172e26ba471cb70e114f509188323a028a (patch) | |
tree | 41b923f1f84993863e8ec07f2a9e78b079ea25ee /www/gtkhtml/Makefile | |
parent | 11c45a96af0c555572d7f1d409322a51d24201b9 (diff) |
Notes
Diffstat (limited to 'www/gtkhtml/Makefile')
-rw-r--r-- | www/gtkhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 1496b103c09b..5c13ee234466 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml @@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= glibwww.1:${PORTSDIR}/www/glibwww \ pspell.4:${PORTSDIR}/textproc/pspell \ - gal.18:${PORTSDIR}/x11-toolkits/gal \ + gal.19:${PORTSDIR}/x11-toolkits/gal \ ghttp.1:${PORTSDIR}/www/libghttp USE_X_PREFIX= yes |