aboutsummaryrefslogtreecommitdiff
path: root/www/wwwoffle
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2007-01-02 08:54:13 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2007-01-02 08:54:13 +0000
commit3d0dcc46ab28c7878935e64dfe02556912e62702 (patch)
tree181d1b6872876f32cf58ed1d2d107df2d1644a6a /www/wwwoffle
parent47f7062f8daf1af7f064d90f971d4749a42363e2 (diff)
downloadports-3d0dcc46ab28c7878935e64dfe02556912e62702.tar.gz
ports-3d0dcc46ab28c7878935e64dfe02556912e62702.zip
- Chase security/gnutls update
- Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
Notes
Notes: svn path=/head/; revision=181262
Diffstat (limited to 'www/wwwoffle')
-rw-r--r--www/wwwoffle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index 5f09e1feabe6..baaceaa70a88 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wwwoffle
PORTVERSION= 2.9a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www ipv6
MASTER_SITES= http://www.gedanken.freeserve.co.uk/download-wwwoffle/
EXTRACT_SUFX= .tgz
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= A caching proxy server for HTTP and FTP designed for dial-up hosts
-LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls
USE_PERL5= yes
USE_GMAKE= yes