summaryrefslogtreecommitdiff
path: root/sysutils/socket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/socket/Makefile')
-rw-r--r--sysutils/socket/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index ee2094baa94..d5c1d4909c8 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:33 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/06/22 13:09:51 agc Exp $
# FreeBSD Id: Makefile,v 1.7 1997/08/16 10:14:56 wosch Exp
#
@@ -8,8 +8,6 @@ MASTER_SITES= http://www.freebsd.org/~wosch/src/
MAINTAINER= packages@netbsd.org
-MAN1= socket.1
-
MAKE_ENV+= INSTALLBASE=${PREFIX}
.include "../../mk/bsd.pkg.mk"