diff options
-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 db12e1f7b3e0..09714000ea18 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME:S/x//}${PORTVERSION}-src${EXTRACT_SUFX} \ ${PORTNAME:S/x//}.png:icons EXTRACT_ONLY= ${PORTNAME:S/x//}${PORTVERSION}-src${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Fast action arcade-style game for X Window LICENSE= GPLv2 |