aboutsummaryrefslogtreecommitdiff
path: root/net/libnet/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-20 20:06:48 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-20 20:06:48 +0000
commit4118d21e6455e8615c3569868857fed2d4f4d69e (patch)
treeeeb303fb45ce01f934663d73e6be546d764be30c /net/libnet/Makefile
parentb908eee64062811401cd430c2471f3811080ed42 (diff)
downloadports-4118d21e6455e8615c3569868857fed2d4f4d69e.tar.gz
ports-4118d21e6455e8615c3569868857fed2d4f4d69e.zip
white space fixes and add WWW: (portlint)
Notes
Notes: svn path=/head/; revision=27803
Diffstat (limited to 'net/libnet/Makefile')
-rw-r--r--net/libnet/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/libnet/Makefile b/net/libnet/Makefile
index 86cfab0186ad..6dc6d237105c 100644
--- a/net/libnet/Makefile
+++ b/net/libnet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnet
PORTVERSION= 0.99g
-CATEGORIES= net
+CATEGORIES= net
MASTER_SITES= http://www.packetfactory.net/libnet/dist/
EXTRACT_SUFX= .tgz
@@ -21,10 +21,10 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 300000
-BROKEN= does not build
+BROKEN= does not build
.endif
-WRKSRC= ${WRKDIR}/Libnet-0.99g
+WRKSRC= ${WRKDIR}/Libnet-0.99g
post-install:
.if !defined(NOPORTDOCS)