diff options
author | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
commit | b1d787247cefeabd6c41c0e5c535f9cec8c8d240 (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /net/dip/Makefile | |
parent | 76375ce5dd3bfaecec6f0fead39f29f2c5a45577 (diff) | |
download | pkgsrc-b1d787247cefeabd6c41c0e5c535f9cec8c8d240.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'net/dip/Makefile')
-rw-r--r-- | net/dip/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/dip/Makefile b/net/dip/Makefile index 12ff7be8bf0..630bd236636 100644 --- a/net/dip/Makefile +++ b/net/dip/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.2 1998/04/16 16:50:33 tron Exp $ -# $FreeBSD Id: Makefile,v 1.5 1997/04/30 03:18:07 asami Exp +# $NetBSD: Makefile,v 1.3 1998/04/20 11:56:29 frueauf Exp $ +# FreeBSD Id: Makefile,v 1.5 1997/04/30 03:18:07 asami Exp # DISTNAME= bsddip-1.02 @@ -10,7 +10,7 @@ CATEGORIES= net MASTER_SITES+= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.Z -MAINTAINER= joerg@FreeBSD.ORG +MAINTAINER= packages@netbsd.org NO_CONFIGURE= yes |