diff options
author | agc <agc> | 1998-06-22 12:58:33 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-22 12:58:33 +0000 |
commit | 2a3a9ec9845157197dbf860f341a75e6e46d240e (patch) | |
tree | d4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /net/bing | |
parent | b7fb421936ca8f551fb2801e9f29ea662560f097 (diff) | |
download | pkgsrc-2a3a9ec9845157197dbf860f341a75e6e46d240e.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'net/bing')
-rw-r--r-- | net/bing/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/bing/Makefile b/net/bing/Makefile index 89bd998c8fd..c66465d3116 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/06/03 13:16:56 agc Exp $ +# $NetBSD: Makefile,v 1.6 1998/06/22 12:58:34 agc Exp $ # FreeBSD Id: Makefile,v 1.2 1997/10/13 09:14:49 tg Exp # @@ -8,8 +8,6 @@ MASTER_SITES= ftp://ftp.ibp.fr/pub/networking/ MAINTAINER= packages@netbsd.org -MAN8= bing.8 - .include "../../mk/bsd.prefs.mk" post-install: |