diff options
Diffstat (limited to 'games/xminesweep')
-rw-r--r-- | games/xminesweep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |