summaryrefslogtreecommitdiff
path: root/net/isic
diff options
context:
space:
mode:
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.)