diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 13:23:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 13:23:48 +0000 |
commit | a6133d9fae08c60d8e64ae5647cba6c171e28a78 (patch) | |
tree | 38989d2438128b43439240f86bcdee2e6c71ff2a /mail/popcheck | |
parent | a91a2175a64eb84bd3fb7b81e91f1f5a8ea6ba5e (diff) | |
download | ports-a6133d9fae08c60d8e64ae5647cba6c171e28a78.tar.gz ports-a6133d9fae08c60d8e64ae5647cba6c171e28a78.zip |
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 38c23d6a05d5..c077c01955a1 100644 --- a/mail/popcheck/Makefile +++ b/mail/popcheck/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.ludd.luth.se/~staham/linux/programs/ \ http://people.tecnik93.com/~radim/tarballs/ DISTNAME= popcheck -MAINTAINER= hsn@netmag.cz +MAINTAINER= ports@FreeBSD.org COMMENT= Preview and delete messages in POP3 mailbox ALL_TARGET= popcheck |