aboutsummaryrefslogtreecommitdiff
path: root/www/gurlchecker
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-07-06 17:41:23 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-07-06 17:41:23 +0000
commit26d33e9388ed49b2d1c682c076896f04aaf45fe0 (patch)
treeecb24e727ceae8537e59d0e75c1d2b8e2f7ca1cf /www/gurlchecker
parent5396181e478657af59fb7dabc5a2e90f259bf0d0 (diff)
downloadports-26d33e9388ed49b2d1c682c076896f04aaf45fe0.tar.gz
ports-26d33e9388ed49b2d1c682c076896f04aaf45fe0.zip
Chase gnutls shlib version change.
Notes
Notes: svn path=/head/; revision=167068
Diffstat (limited to 'www/gurlchecker')
-rw-r--r--www/gurlchecker/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile
index 778727679be4..b6e37d987a68 100644
--- a/www/gurlchecker/Makefile
+++ b/www/gurlchecker/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gurlchecker
PORTVERSION= 0.8.3
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= http://labs.libre-entreprise.org/frs/download.php/%SUBDIR%/
MASTER_SITE_SUBDIR= 423
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= 423
MAINTAINER= ports@FreeBSD.org
COMMENT= A Gnome program to check a page/website for broken links
-LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \
+LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \
gnet-2.0.0:${PORTSDIR}/net/gnet2
USE_X_PREFIX= yes