diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-03-02 23:43:45 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-03-02 23:43:45 +0000 |
commit | 7ca108f3bddaece61f12cf7843898da27d4ee3b7 (patch) | |
tree | 795256c3e17939dea8ffab501629baa46b4b67dd /www/googlebook_dl | |
parent | 16f82370392571f50aa3c01c689379617d7e5496 (diff) |
Update maintainer email in my ports
Approved by: eadler (mentor)
Notes
Notes:
svn path=/head/; revision=292555
Diffstat (limited to 'www/googlebook_dl')
-rw-r--r-- | www/googlebook_dl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/googlebook_dl/Makefile b/www/googlebook_dl/Makefile index 2cf45106040a..1c25d931cc07 100644 --- a/www/googlebook_dl/Makefile +++ b/www/googlebook_dl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= # none DISTFILES= # none -MAINTAINER= spam@rm-rf.kiev.ua +MAINTAINER= ak@FreeBSD.org COMMENT= A command-line utility for downloading books from Google Books RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget |