summaryrefslogtreecommitdiff
path: root/sysutils/socket
diff options
context:
space:
mode:
authoragc <agc>1998-06-22 12:58:33 +0000
committeragc <agc>1998-06-22 12:58:33 +0000
commit1a6a93321fe1d40fda5870867057a31a14f3e39a (patch)
treed4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /sysutils/socket
parentaa44a9a00bf8102d4cbba7e7d709ae21e218fc7f (diff)
downloadpkgsrc-1a6a93321fe1d40fda5870867057a31a14f3e39a.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'sysutils/socket')
-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"