diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 02:56:31 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 02:56:31 +0000 |
commit | 777bf0b92e638acd0f62fb70b177c41b6f0c89e3 (patch) | |
tree | 9b011599a94500ad057245094c2bbd65f8ee57f0 /mail/popcheck | |
parent | dfab15e826cf7e35572c06b1910d64b7e99f8ff3 (diff) |
Notes
Diffstat (limited to 'mail/popcheck')
-rw-r--r-- | mail/popcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/popcheck/Makefile b/mail/popcheck/Makefile index 1a52879a521c..9a40044f8a58 100644 --- a/mail/popcheck/Makefile +++ b/mail/popcheck/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.ludd.luth.se/~staham/linux/programs/ \ http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/sources/ DISTNAME= popcheck -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chifeng@gmail.com COMMENT= Preview and delete messages in POP3 mailbox ALL_TARGET= popcheck |