diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-07-25 20:01:02 +0000 |
commit | 78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc (patch) | |
tree | 5cd3effd574f377dfce600175b4f7280aadfe90a /mail/pear-Net_LMTP | |
parent | eff719206ec9a6e8452909a8ce3d4cf2dd306091 (diff) | |
download | ports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.tar.gz ports-78450f0a5d7b9f5a5fe23e8ee03dd9aed03738dc.zip |
Notes
Diffstat (limited to 'mail/pear-Net_LMTP')
-rw-r--r-- | mail/pear-Net_LMTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-Net_LMTP/Makefile b/mail/pear-Net_LMTP/Makefile index 5ab36bc6a628..e2d17fb0306d 100644 --- a/mail/pear-Net_LMTP/Makefile +++ b/mail/pear-Net_LMTP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_LMTP PORTVERSION= 1.0.2 CATEGORIES= mail www pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR implementation of the RFC2033 LMTP protocol LICENSE= PHP301 |