diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
commit | c502381a374e4c7d6a163afc4ccc792b889fc5ea (patch) | |
tree | 1d4af647dfe924dcf24b213a96cb12bc35b6259d /news/cleanscore | |
parent | c536760c75cb473589100a468e92a2424349e6fc (diff) | |
download | ports-c502381a374e4c7d6a163afc4ccc792b889fc5ea.tar.gz ports-c502381a374e4c7d6a163afc4ccc792b889fc5ea.zip |
Change MAINTAINER to my FreeBSD address.
Approved by: dwcjr (mentor)
Notes
Notes:
svn path=/head/; revision=64751
Diffstat (limited to 'news/cleanscore')
-rw-r--r-- | news/cleanscore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/cleanscore/Makefile b/news/cleanscore/Makefile index 136a14e15e12..c8780417d324 100644 --- a/news/cleanscore/Makefile +++ b/news/cleanscore/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.8.1 CATEGORIES= news MASTER_SITES= http://slrn.sourceforge.net/cleanscore/ -MAINTAINER= obraun@informatik.unibw-muenchen.de +MAINTAINER= obraun@FreeBSD.org USE_PERL5= yes NO_BUILD= yes |