diff options
Diffstat (limited to 'games/pmars')
-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 675c4b5c6445..8271d0bc3313 100644 --- a/games/pmars/Makefile +++ b/games/pmars/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/corewar/pMARS/${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A portable corewar system with ICWS'94 extensions WRKSRC= ${WRKDIR}/${DISTNAME}/src |