diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-01-13 19:22:28 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-01-13 19:22:28 +0000 |
commit | 7e665761af46118c51fd5e887ee84f0c5136e32c (patch) | |
tree | c52b535e4bc3f7ff3aa48ee8558c079fd84429cc /www/gtkhtml3/Makefile | |
parent | fe3d21a91203378da7fc2bdd90dd16b402746fcf (diff) | |
download | FreeBSD-ports-7e665761af46118c51fd5e887ee84f0c5136e32c.zip FreeBSD-ports-7e665761af46118c51fd5e887ee84f0c5136e32c.tar.gz |
Update to 1.0.1.
PR: 33832
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Diffstat (limited to 'www/gtkhtml3/Makefile')
-rw-r--r-- | www/gtkhtml3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 1496b10..5c13ee2 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/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 |