summaryrefslogtreecommitdiff
path: root/net/netcat-openbsd
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2017-08-19 00:23:05 +0000
committerjlam <jlam@pkgsrc.org>2017-08-19 00:23:05 +0000
commit2c62be2575654be478fe54c522f76e9545b30a52 (patch)
tree1860ec9f6d02b0886a201e0f03cc04f5ffeeb1f3 /net/netcat-openbsd
parent6ffe3d018569bbc39a948ac44b9a7ce525ce1741 (diff)
downloadpkgsrc-2c62be2575654be478fe54c522f76e9545b30a52.tar.gz
net/netcat-openbsd: Remove unnecessary bsd.prefs.mk inclusion.
Diffstat (limited to 'net/netcat-openbsd')
-rw-r--r--net/netcat-openbsd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/netcat-openbsd/Makefile b/net/netcat-openbsd/Makefile
index c3d1d33d30f..9add261b3e7 100644
--- a/net/netcat-openbsd/Makefile
+++ b/net/netcat-openbsd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2015/03/13 16:10:08 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2017/08/19 00:23:05 jlam Exp $
DISTNAME= netcat-openbsd-20131208
CATEGORIES= net
@@ -13,5 +13,4 @@ CONFLICTS= netcat-[0-9]*
NO_CONFIGURE= yes
-.include "../../mk/bsd.prefs.mk"
.include "../../mk/bsd.pkg.mk"