diff options
author | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 15:18:30 +0800 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 15:18:30 +0800 |
commit | 107896899977f970d40a9c2b58bdb39ee0eabec0 (patch) | |
tree | ec88868b2d7634482543255eaa17f5e10703ede7 /devel/cobf | |
parent | 16d2f87000cf786ba32de8f7de42c8283590a8ab (diff) | |
download | freebsd-ports-gnome-107896899977f970d40a9c2b58bdb39ee0eabec0.tar.gz freebsd-ports-gnome-107896899977f970d40a9c2b58bdb39ee0eabec0.tar.zst freebsd-ports-gnome-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
Diffstat (limited to 'devel/cobf')
-rw-r--r-- | devel/cobf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cobf/Makefile b/devel/cobf/Makefile index d382aaebefd6..782a842f9ef7 100644 --- a/devel/cobf/Makefile +++ b/devel/cobf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://home.arcor.de/bernhard.baier/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= C and C++ code obfuscator USE_ZIP= yes |