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/kdenetwork | |
parent | 76375ce5dd3bfaecec6f0fead39f29f2c5a45577 (diff) | |
download | pkgsrc-b1d787247cefeabd6c41c0e5c535f9cec8c8d240.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'net/kdenetwork')
-rw-r--r-- | net/kdenetwork/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index f910d6ae895..fad9d073976 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:38 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/04/20 11:56:29 frueauf Exp $ # FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ EXTRACT_SUFX= .src.tar.gz -MAINTAINER= se@freebsd.org +MAINTAINER= packages@netbsd.org BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt \ ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm |