diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-11-26 12:04:00 +0000 |
commit | b233276d780d89ce6fa291b8fda9e472e3189378 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /net/pear-Net_POP3 | |
parent | 76d8922d55b24981aa54a34ba53f2c080066717b (diff) |
- Take Maintainership
Approved by: mat (mentor)
Notes
Notes:
svn path=/head/; revision=402439
Diffstat (limited to 'net/pear-Net_POP3')
-rw-r--r-- | net/pear-Net_POP3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile index fe73026864f0..02e29f08e2df 100644 --- a/net/pear-Net_POP3/Makefile +++ b/net/pear-Net_POP3/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_POP3 PORTVERSION= 1.3.8 CATEGORIES= net pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Provides a POP3 class to access POP3 server BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket |