diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-02 15:44:31 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-02 15:44:31 +0000 |
commit | 57e1777e91936a84f4ca0ca0ab62fdc9da78cf30 (patch) | |
tree | e6b1a7c7ffffd837564fbbe1f9a0848492688cc0 /games/schiff | |
parent | b243855f9fc4ac76491afe1408b402df03c025d4 (diff) | |
download | ports-57e1777e91936a84f4ca0ca0ab62fdc9da78cf30.tar.gz ports-57e1777e91936a84f4ca0ca0ab62fdc9da78cf30.zip |
Notes
Diffstat (limited to 'games/schiff')
-rw-r--r-- | games/schiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/schiff/Makefile b/games/schiff/Makefile index b5116a1210ba..c2d67801fb55 100644 --- a/games/schiff/Makefile +++ b/games/schiff/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${PORTNAME}${DISTVERSION}.py \ DIST_SUBDIR= python EXTRACT_ONLY= -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Steer your ship(s) with the keyboard LICENSE= GPLv3 |