diff options
Diffstat (limited to 'net/bing')
-rw-r--r-- | net/bing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bing/Makefile b/net/bing/Makefile index daac41b3645..69fd5da0fe9 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:38 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:29 frueauf Exp $ # FreeBSD Id: Makefile,v 1.2 1997/10/13 09:14:49 tg Exp # @@ -6,7 +6,7 @@ DISTNAME= bing-1.0.4 CATEGORIES= net MASTER_SITES= ftp://ftp.ibp.fr/pub/networking/ -MAINTAINER= jseger@freebsd.org +MAINTAINER= packages@netbsd.org MAN8= bing.8 |