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/bsdgames | |
parent | e1cc4be04118cc62b88b0678b525180a72804023 (diff) |
- Pass maintainership to submitter
Submitted by: Ulrich via freebsd-ports@
Notes
Notes:
svn path=/head/; revision=229314
Diffstat (limited to 'games/bsdgames')
-rw-r--r-- | games/bsdgames/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bsdgames/Makefile b/games/bsdgames/Makefile index f7fe953d1947..796e6395cf1e 100644 --- a/games/bsdgames/Makefile +++ b/games/bsdgames/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 |