diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-06-03 20:14:38 +0800 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-06-03 20:14:38 +0800 |
commit | fe19e92f6570971a27e982c0b9b35400c27855f9 (patch) | |
tree | ad8c594f40cfbea565daa1e503e1ae46f4df03e7 /www | |
parent | 7eb88aa90e48cd0f07d08a73a790c30d97d4f7f2 (diff) | |
download | freebsd-ports-gnome-fe19e92f6570971a27e982c0b9b35400c27855f9.tar.gz freebsd-ports-gnome-fe19e92f6570971a27e982c0b9b35400c27855f9.tar.zst freebsd-ports-gnome-fe19e92f6570971a27e982c0b9b35400c27855f9.zip |
Set maintainership back to ports@
Diffstat (limited to 'www')
-rw-r--r-- | www/ach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ach/Makefile b/www/ach/Makefile index 2a739b419a8e..a04f76577c1b 100644 --- a/www/ach/Makefile +++ b/www/ach/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://cloud.github.com/downloads/Burton/Analysis-of-Competing-Hypotheses/ EXTRACT_SUFX= -alpha.tar -MAINTAINER= cs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free, open source tool for complex research problems LICENSE= GPLv3 |