diff options
Diffstat (limited to 'games/54321/Makefile')
-rw-r--r-- | games/54321/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/54321/Makefile b/games/54321/Makefile index e51a943a7485..8b1c7e831d35 100644 --- a/games/54321/Makefile +++ b/games/54321/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.nklein.com/products/54321/${PORTVERSION}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= 54321 is five games in four-, three-, or two-dimensions for one player LIB_DEPENDS= png15:${PORTSDIR}/graphics/png |