diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2002-07-22 03:54:21 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2002-07-22 03:54:21 +0000 |
commit | fa8c8f849b228634cc55d56d3e98070cf08b6621 (patch) | |
tree | 68b0748565e854f8fd11c243a2e4b0810db30917 /games | |
parent | Remove dan@bsdpro.com as MAINTAINER; email has been bouncing for 2 months. (diff) |
Remove janek@gaja.ipan.lublin.pl as MAINTAINER; mail has been bouncing
for 2 months.
Notes
Notes:
svn path=/head/; revision=63362
Diffstat (limited to '')
-rw-r--r-- | games/xboing/Makefile | 2 | ||||
-rw-r--r-- | games/xminesweep/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index c0d2d21a6bc9..6f597ae9c63d 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= janek@gaja.ipan.lublin.pl +MAINTAINER= ports@FreeBSD.Org .if ${MACHINE_ARCH} == "alpha" PLIST= ${PKGDIR}/pkg-plist.alpha diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 11d167413186..a881a5226091 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/games/ \ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= janek@gaja.ipan.lublin.pl +MAINTAINER= ports@FreeBSD.Org USE_IMAKE= yes MAN1= xminesweep.1 |