diff options
author | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 07:18:30 +0000 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 07:18:30 +0000 |
commit | 107896899977f970d40a9c2b58bdb39ee0eabec0 (patch) | |
tree | ec88868b2d7634482543255eaa17f5e10703ede7 /devel/elfrc/Makefile | |
parent | 16d2f87000cf786ba32de8f7de42c8283590a8ab (diff) | |
download | ports-107896899977f970d40a9c2b58bdb39ee0eabec0.tar.gz ports-107896899977f970d40a9c2b58bdb39ee0eabec0.zip |
Use the email address from the FreeBSD project for my ports.
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.
Approved by: philip (mentor), rink
Notes
Notes:
svn path=/head/; revision=215321
Diffstat (limited to 'devel/elfrc/Makefile')
-rw-r--r-- | devel/elfrc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/elfrc/Makefile b/devel/elfrc/Makefile index e86428ea9518..be617c03ebc9 100644 --- a/devel/elfrc/Makefile +++ b/devel/elfrc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= devel MASTER_SITES= http://ktown.kde.org/~frerich/ -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= Resource compiler for ELF systems PLIST_FILES= bin/elfrc |