aboutsummaryrefslogtreecommitdiffstats
path: root/www/wwwoffle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r--www/wwwoffle/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index b3fdcb0dfdd..490056f645a 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -6,22 +6,13 @@
#
PORTNAME= wwwoffle
-PORTVERSION= 2.6b
+PORTVERSION= 2.6d
CATEGORIES= www ipv6
MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/httpd/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/www/servers
EXTRACT_SUFX= .tgz
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 400014
-PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \
- ftp://ftp.pasta.cs.uit.no/pub/IPv6/misc/
-PATCHFILES= wwwoffle-26b-v6-20010411.diff.gz
-PATCH_DIST_STRIP= -p1
-.endif
-
MAINTAINER= sumikawa@FreeBSD.org
USE_PERL5= yes
@@ -65,4 +56,4 @@ post-install:
@${CHMOD} +x ${PREFIX}/etc/rc.d/wwwoffled.sh
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>