diff options
author | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-04-20 11:56:17 +0000 |
commit | e8cfa0b6f5b2eb8025754177ae047b836ab35818 (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /x11/kde | |
parent | ce73ba6805e12496192970ec6461743a413a5c2c (diff) | |
download | pkgsrc-e8cfa0b6f5b2eb8025754177ae047b836ab35818.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'x11/kde')
-rw-r--r-- | x11/kde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde/Makefile b/x11/kde/Makefile index 0d22b91f54a..d43afc82781 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:54 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:35 frueauf Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/27 00:47:46 se Exp # @@ -7,7 +7,7 @@ CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= se@freebsd.org +MAINTAINER= packages@netbsd.org LIB_DEPENDS= kdecore.0.90:${PORTSDIR}/x11/kdelibs RUN_DEPENDS= kwm:${PORTSDIR}/x11/kdebase \ |