diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-07-10 19:11:36 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-07-10 19:11:36 +0800 |
commit | fad99efc15a44542bd8e4a050e95730dd9dce53a (patch) | |
tree | 92a16e8ef3e85e35282e41c300456ed391729e9a /games | |
parent | 0beabb6770b6cbd8ba0739fda2279e1b662bfb23 (diff) | |
download | freebsd-ports-gnome-fad99efc15a44542bd8e4a050e95730dd9dce53a.tar.gz freebsd-ports-gnome-fad99efc15a44542bd8e4a050e95730dd9dce53a.tar.zst freebsd-ports-gnome-fad99efc15a44542bd8e4a050e95730dd9dce53a.zip |
- Fix maintainer; submitter sent wrong patch and I did not notice.
Diffstat (limited to 'games')
-rw-r--r-- | games/xsc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xsc/Makefile b/games/xsc/Makefile index 66593c9c5846..da67e4aa9cb6 100644 --- a/games/xsc/Makefile +++ b/games/xsc/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= danilogondolfo@gmail.com +MAINTAINER= nemysis@gmx.ch COMMENT= Vector graphics space shoot'em up game USE_XORG= x11 |