diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 01:27:12 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-03-02 01:27:12 +0000 |
commit | 2877a234ed13c14eae2f96010ee6f84fe724fbc4 (patch) | |
tree | 92715e7ea957dc1190026304e94cc691e4f50fa5 /games/freebsd-games | |
parent | e1cc4be04118cc62b88b0678b525180a72804023 (diff) | |
download | ports-2877a234ed13c14eae2f96010ee6f84fe724fbc4.tar.gz ports-2877a234ed13c14eae2f96010ee6f84fe724fbc4.zip |
Notes
Diffstat (limited to 'games/freebsd-games')
-rw-r--r-- | games/freebsd-games/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freebsd-games/Makefile b/games/freebsd-games/Makefile index f7fe953d1947..796e6395cf1e 100644 --- a/games/freebsd-games/Makefile +++ b/games/freebsd-games/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=markm -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uspoerlein@gmail.com COMMENT= FreeBSD-modified "Standard" BSD games USE_BZIP2= yes |