summaryrefslogtreecommitdiff
path: root/devel/libnet
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
commit94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/libnet
parent5db9dc6826de4c5bfec1656c0935b20663fd040c (diff)
downloadpkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/libnet')
-rw-r--r--devel/libnet/Makefile3
-rw-r--r--devel/libnet/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libnet/Makefile b/devel/libnet/Makefile
index 8a42f17bf9f..12ce902a451 100644
--- a/devel/libnet/Makefile
+++ b/devel/libnet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/08/14 17:45:20 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/16 14:38:36 wiz Exp $
#
DISTNAME= libnet-1.0.1b
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.gz
MAINTAINER= sakamoto@netbsd.org
HOMEPAGE= http://www.packetfactory.net/libnet/
+COMMENT= C library for portable packet creation and injection
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/devel/libnet/pkg/COMMENT b/devel/libnet/pkg/COMMENT
deleted file mode 100644
index 5174d8da8e9..00000000000
--- a/devel/libnet/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-C library for portable packet creation and injection