diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-04-02 05:53:13 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-04-02 05:53:13 +0800 |
commit | 30e2ed0a0df1f35f6fa8aea17476f4e48c415168 (patch) | |
tree | d9956c015328e6d51a185ef8b3fb85bef11cb4b5 /games | |
parent | a93fc3c28cb31e84ffc40194a731d5500c0969ab (diff) | |
download | freebsd-ports-gnome-30e2ed0a0df1f35f6fa8aea17476f4e48c415168.tar.gz freebsd-ports-gnome-30e2ed0a0df1f35f6fa8aea17476f4e48c415168.tar.zst freebsd-ports-gnome-30e2ed0a0df1f35f6fa8aea17476f4e48c415168.zip |
- Transfer maintainership to newly established games@ team
Diffstat (limited to 'games')
-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 |