summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-04-18 08:01:25 +0000
commitd293b9db160a0dfd0ea19dba7bf255144ce233ef (patch)
treebcfbaaae5da78fdc44756bf29594e15187268614 /net
parent- Update to 0.23 (diff)
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Notes
Notes: svn path=/head/; revision=190273
Diffstat (limited to 'net')
-rw-r--r--net/radvd/Makefile12
-rw-r--r--net/spoofer/Makefile2
2 files changed, 4 insertions, 10 deletions
diff --git a/net/radvd/Makefile b/net/radvd/Makefile
index 777922773c9e..648526debe94 100644
--- a/net/radvd/Makefile
+++ b/net/radvd/Makefile
@@ -8,7 +8,7 @@
PORTNAME= radvd
PORTVERSION= 1.0
CATEGORIES= net ipv6
-MASTER_SITES= http://www.litech.org/radvd/dist/ CSME
+MASTER_SITES= http://www.litech.org/radvd/dist/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= A Linux/BSD IPv6 router advertisement daemon
@@ -25,14 +25,8 @@ PLIST_FILES= etc/radvd.conf.example sbin/radvd sbin/radvdump
post-install:
@${INSTALL_DATA} ${WRKSRC}/radvd.conf.example ${PREFIX}/etc/
.ifndef NOPORTDOCS
- @${INSTALL} -d ${DOCSDIR}
+ @${INSTALL} -d ${DOCSDIR}/
@${INSTALL_DATA} ${PORTDOCS:S.^.${WRKSRC}/.} ${DOCSDIR}/
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not build on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile
index 7c2964ee3d7a..992500ea6159 100644
--- a/net/spoofer/Makefile
+++ b/net/spoofer/Makefile
@@ -8,7 +8,7 @@
PORTNAME= spoofer
PORTVERSION= 0.5
CATEGORIES= net
-MASTER_SITES= http://spoofer.csail.mit.edu/ CSME
+MASTER_SITES= http://spoofer.csail.mit.edu/ CENKES
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= ANA Spoofer Project testing software