diff options
Diffstat (limited to 'net/libnids')
-rw-r--r-- | net/libnids/DESCR (renamed from net/libnids/pkg/DESCR) | 0 | ||||
-rw-r--r-- | net/libnids/PLIST | 4 | ||||
-rw-r--r-- | net/libnids/pkg/PLIST | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/libnids/pkg/DESCR b/net/libnids/DESCR index ea7ea4d94f4..ea7ea4d94f4 100644 --- a/net/libnids/pkg/DESCR +++ b/net/libnids/DESCR diff --git a/net/libnids/PLIST b/net/libnids/PLIST new file mode 100644 index 00000000000..de0b83a99d4 --- /dev/null +++ b/net/libnids/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:03 zuntum Exp $ +include/nids.h +lib/libnids.a +man/man3/libnids.3 diff --git a/net/libnids/pkg/PLIST b/net/libnids/pkg/PLIST deleted file mode 100644 index 6297c38db6a..00000000000 --- a/net/libnids/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2000/08/11 12:12:41 wiz Exp $ -include/nids.h -lib/libnids.a -man/man3/libnids.3 |