diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
commit | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (patch) | |
tree | 4c4e0e549cecc5f741abee3a88d0843d851b2dd6 /games/maelstrom | |
parent | 658e8f6423dd44878464b02ffc02f29a62a755c0 (diff) |
Notes
Diffstat (limited to 'games/maelstrom')
-rw-r--r-- | games/maelstrom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 17f7391b2bc7..177a1fec8a1e 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -13,7 +13,7 @@ DISTFILES= Maelstrom-${DISTVERSION}${EXTRACT_SUFX} \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= Maelstrom-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= Asteroids-style game for X Window System LICENSE= GPLv2 |