summaryrefslogtreecommitdiff
path: root/net/gnetcat
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-06 03:20:54 +0000
committerjlam <jlam@pkgsrc.org>2006-04-06 03:20:54 +0000
commita4b4d5b501360e27a6a57e92e2fbf17338282c37 (patch)
treeba01f9d4933acd09f2846594fd075cb5a7fcedf0 /net/gnetcat
parentccc0cd432a2ece7691a23122e5522731e4421f91 (diff)
downloadpkgsrc-a4b4d5b501360e27a6a57e92e2fbf17338282c37.tar.gz
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'net/gnetcat')
-rw-r--r--net/gnetcat/Makefile5
-rw-r--r--net/gnetcat/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/net/gnetcat/Makefile b/net/gnetcat/Makefile
index 2fc533dc1d0..a01c1f74b33 100644
--- a/net/gnetcat/Makefile
+++ b/net/gnetcat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:47 tv Exp $
+# $NetBSD: Makefile,v 1.6 2006/04/06 03:20:54 jlam Exp $
DISTNAME= netcat-0.7.1
PKGNAME= gnetcat-0.7.1
@@ -11,7 +11,6 @@ HOMEPAGE= http://netcat.sourceforge.net/
COMMENT= Read and write data across network connections
GNU_CONFIGURE= YES
-
-INFO_FILES= netcat.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"
diff --git a/net/gnetcat/PLIST b/net/gnetcat/PLIST
index 2dcf1adb944..9a561e164c1 100644
--- a/net/gnetcat/PLIST
+++ b/net/gnetcat/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/03/09 11:37:30 seb Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/04/06 03:20:54 jlam Exp $
bin/netcat
+info/netcat.info
man/man1/netcat.1