diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-21 04:06:48 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-21 04:06:48 +0800 |
commit | b67f3494e5f102a5789a0ff902a7d2555b8144b4 (patch) | |
tree | 25c74b51f399ad33fc2cbe891e80a3b3b1affae0 /net/libnet10 | |
parent | 2a5dd3c14fd0048e0902deef0c4d5c9ee4e4f449 (diff) | |
download | freebsd-ports-gnome-b67f3494e5f102a5789a0ff902a7d2555b8144b4.tar.gz freebsd-ports-gnome-b67f3494e5f102a5789a0ff902a7d2555b8144b4.tar.zst freebsd-ports-gnome-b67f3494e5f102a5789a0ff902a7d2555b8144b4.zip |
white space fixes and add WWW: (portlint)
Diffstat (limited to 'net/libnet10')
-rw-r--r-- | net/libnet10/Makefile | 6 | ||||
-rw-r--r-- | net/libnet10/pkg-descr | 3 | ||||
-rw-r--r-- | net/libnet10/pkg-plist | 4 |
3 files changed, 6 insertions, 7 deletions
diff --git a/net/libnet10/Makefile b/net/libnet10/Makefile index 86cfab0186ad..6dc6d237105c 100644 --- a/net/libnet10/Makefile +++ b/net/libnet10/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) diff --git a/net/libnet10/pkg-descr b/net/libnet10/pkg-descr index 5346df1360c8..f0db50505d08 100644 --- a/net/libnet10/pkg-descr +++ b/net/libnet10/pkg-descr @@ -6,7 +6,6 @@ A C library for portable packet creation Included are also simple example test programs - Libnet is a collection of routines to help with the construction and handling of network packets. It provides a portable framework for low-level network packet writing and handling. @@ -15,4 +14,4 @@ Libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary and complementary functionality. -See http://www.infonexus.com/~daemon9/Projects/Libnet/ for more info +WWW: http://www.infonexus.com/~daemon9/Projects/Libnet/ diff --git a/net/libnet10/pkg-plist b/net/libnet10/pkg-plist index 0fa983ea78e1..3b6abcd7fa31 100644 --- a/net/libnet10/pkg-plist +++ b/net/libnet10/pkg-plist @@ -1,11 +1,11 @@ bin/libnet-config include/libnet.h -include/libnet/libnet-headers.h +include/libnet/libnet-headers.h include/libnet/libnet-functions.h include/libnet/libnet-ospf.h include/libnet/libnet-structures.h include/libnet/libnet-macros.h -include/libnet/libnet-asn1.h +include/libnet/libnet-asn1.h lib/libpwrite lib/libnet.a share/doc/libnet/PORTS |