diff options
Diffstat (limited to '')
-rw-r--r-- | games/xkoules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index b258db8ca70f..479dcbf469e0 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.paru.cas.cz/~hubicka/koules/packages/ \ ${MASTER_SITE_SUNSITE} -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org .if ${MACHINE_ARCH} == "alpha" PLIST= ${PKGDIR}/PLIST.alpha |