diff options
Diffstat (limited to 'games/pmars/Makefile')
-rw-r--r-- | games/pmars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pmars/Makefile b/games/pmars/Makefile index cc821c0438b6..569fdca60dd5 100644 --- a/games/pmars/Makefile +++ b/games/pmars/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= corewar -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= A portable corewar system with ICWS'94 extensions WRKSRC= ${WRKDIR}/${DISTNAME}/src |