diff options
Diffstat (limited to 'games/whichwayisup/Makefile')
-rw-r--r-- | games/whichwayisup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/whichwayisup/Makefile b/games/whichwayisup/Makefile index b83c55678331..8e4bf63fd8b5 100644 --- a/games/whichwayisup/Makefile +++ b/games/whichwayisup/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}_b${DISTVERSION:S/.//g}${EXTRACT_SUFX} \ DIST_SUBDIR= python EXTRACT_ONLY= ${PORTNAME}_b${DISTVERSION:S/.//g}${EXTRACT_SUFX} -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= Platformer game with rotational twist LICENSE= GPLv2 |