diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /games/adgali | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) |
- Reset maintainership of my ports
Notes
Notes:
svn path=/head/; revision=374492
Diffstat (limited to 'games/adgali')
-rw-r--r-- | games/adgali/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adgali/Makefile b/games/adgali/Makefile index b6dc025eccc1..c2d2aa0292c9 100644 --- a/games/adgali/Makefile +++ b/games/adgali/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 14 CATEGORIES= games devel MASTER_SITES= http://adgali.apiou.org/download/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source game library useful for 2D game development LICENSE= GPLv2 |