diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-31 16:11:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-31 16:11:33 +0000 |
commit | 075372439e31e533dc03efc978c174f721dd204e (patch) | |
tree | 5cb83e39a2186239971ab385fd97f57e5b38f097 /games/oneisenough/Makefile | |
parent | 70b462c39acdde73a09cd8948f1fff94d0a0b73f (diff) | |
download | ports-075372439e31e533dc03efc978c174f721dd204e.tar.gz ports-075372439e31e533dc03efc978c174f721dd204e.zip |
Notes
Diffstat (limited to 'games/oneisenough/Makefile')
-rw-r--r-- | games/oneisenough/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oneisenough/Makefile b/games/oneisenough/Makefile index ad93b67f89f2..e191d00b0ac3 100644 --- a/games/oneisenough/Makefile +++ b/games/oneisenough/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}_a${DISTVERSION:S/.//g}_src${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}_a${DISTVERSION:S/.//g}_src${EXTRACT_SUFX} -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Economic development in the land of the balls LICENSE= GPLv2 |