diff options
Diffstat (limited to 'games/sdlroids')
-rw-r--r-- | games/sdlroids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdlroids/Makefile b/games/sdlroids/Makefile index b73979df45a5..90261bee8c52 100644 --- a/games/sdlroids/Makefile +++ b/games/sdlroids/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= Enhanced shoot-the-asteroids game LICENSE= GPLv2 |