diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-04-20 11:56:17 +0000 |
commit | 49e36ada0b7cad65e7b5fb3d859f7c97294830ea (patch) | |
tree | 4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /games | |
parent | 798a7d5f97013b634e36f37d2784cf6ef3629942 (diff) | |
download | pkgsrc-49e36ada0b7cad65e7b5fb3d859f7c97294830ea.tar.gz |
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'games')
-rw-r--r-- | games/kdegames/Makefile | 4 | ||||
-rw-r--r-- | games/xmahjongg/Makefile | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/kdegames/Makefile b/games/kdegames/Makefile index 71d800c374c..b69911425f3 100644 --- a/games/kdegames/Makefile +++ b/games/kdegames/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:24 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/04/20 11:56:23 frueauf Exp $ # FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:49 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 LIB_DEPENDS= qt.1.3[0-9]:${PORTSDIR}/x11/qt \ diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile index bf2fa7a2e89..74111a202e4 100644 --- a/games/xmahjongg/Makefile +++ b/games/xmahjongg/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.2 1998/04/15 22:03:38 tron Exp $ -# $FreeBSD Id: Makefile,v 1.3 1996/12/08 01:11:27 max Exp +# $NetBSD: Makefile,v 1.3 1998/04/20 11:56:23 frueauf Exp $ +# FreeBSD Id: Makefile,v 1.3 1996/12/08 01:11:27 max Exp # DISTNAME= xmahjongg @@ -9,14 +9,14 @@ CATEGORIES= games # and it's mirrors do. MASTER_SITES= ftp://wcarchive.cdrom.com/pub/linux/slackware/source/xap/xgames/ -MAINTAINER= joerg@freebsd.org +MAINTAINER= packages@netbsd.org WRKSRC= ${WRKDIR}/xmahjongg USE_IMAKE= yes NO_CDROM= "Restrictive copyright" -CAT6= xmahjongg.0 +CAT6= xmahjongg.0 post-extract: @${CP} ${WRKSRC}/xmahjongg.6 ${WRKSRC}/xmahjongg.man |