diff options
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r-- | www/wwwoffle/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index db3380e0f98f..1e8526c3cb92 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -6,13 +6,12 @@ # PORTNAME= wwwoffle -PORTVERSION= 2.9d -PORTREVISION= 4 +PORTVERSION= 2.9i CATEGORIES= www ipv6 MASTER_SITES= http://www.gedanken.demon.co.uk/download-wwwoffle/ EXTRACT_SUFX= .tgz -MAINTAINER= sumikawa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A caching proxy server for HTTP and FTP designed for dial-up hosts LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls |