diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch) | |
tree | a75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /net/libnids | |
parent | bf934225cecc2d5e50c2dc5c3de8535592d56007 (diff) | |
download | ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.tar.gz ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.zip |
Notes
Diffstat (limited to 'net/libnids')
-rw-r--r-- | net/libnids/Makefile | 1 | ||||
-rw-r--r-- | net/libnids/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/libnids/Makefile b/net/libnids/Makefile index 681484894efb..e8dce58e212b 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net security MASTER_SITES= http://www.packetfactory.net/projects/libnids/dist/ MAINTAINER= roam@FreeBSD.org +COMMENT= "Network monitoring library with TCP/IP reassembly" BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/libnids/pkg-comment b/net/libnids/pkg-comment deleted file mode 100644 index c74f7b376701..000000000000 --- a/net/libnids/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Network monitoring library with TCP/IP reassembly |