diff options
author | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2017-02-11 04:44:43 +0000 |
---|---|---|
committer | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2017-02-11 04:44:43 +0000 |
commit | e87d9e532d5ebf1011d2277b039b3ceb98e6cd93 (patch) | |
tree | a0520860bc3602cf742ab5997cf9c1267a59f15e /games/xtux | |
parent | fd27c9bef98b795f37f3c846689a38142d4b6820 (diff) |
Notes
Diffstat (limited to 'games/xtux')
-rw-r--r-- | games/xtux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xtux/Makefile b/games/xtux/Makefile index ff3b42363722..97a5af34b6c0 100644 --- a/games/xtux/Makefile +++ b/games/xtux/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/20030306 DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/.//g} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Humorous Arcade game for X LICENSE= GPLv2 |