summaryrefslogtreecommitdiff
path: root/net/isic
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
commita13ea108bb00bc0ece583da1c460ce82a8ed8c87 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /net/isic
parenta87738b456114a95193b58ec31e883210d6b9f3f (diff)
downloadpkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'net/isic')
-rw-r--r--net/isic/Makefile3
-rw-r--r--net/isic/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/net/isic/Makefile b/net/isic/Makefile
index 60cb377d6bf..fa0ea2dd971 100644
--- a/net/isic/Makefile
+++ b/net/isic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/11/30 09:12:46 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 18:18:59 wiz Exp $
#
DISTNAME= isic-0.05
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://expert.cc.purdue.edu/~frantzen/
+COMMENT= Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.)
DEPENDS+= libnet-1.*:../../devel/libnet
diff --git a/net/isic/pkg/COMMENT b/net/isic/pkg/COMMENT
deleted file mode 100644
index ab121e9aa69..00000000000
--- a/net/isic/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.)