diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
commit | 79ed41a8a032517e571d68b42937692ec14f0dae (patch) | |
tree | 711755e8addaf8e96d38721a3ad45b08e149d406 /ftp/waiho | |
parent | 32b85b62b24a4b43b3041a282557f909848a3143 (diff) | |
download | ports-79ed41a8a032517e571d68b42937692ec14f0dae.tar.gz ports-79ed41a8a032517e571d68b42937692ec14f0dae.zip |
- reset MAINTAINER
Notes
Notes:
svn path=/head/; revision=299982
Diffstat (limited to 'ftp/waiho')
-rw-r--r-- | ftp/waiho/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index 3fe2f92de005..9ff590075300 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.roard.com/waiho/download/ DISTNAME= Waiho-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple FTP client for GNUstep LICENSE= GPLv2 |