diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /mail/poppwd/Makefile | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | FreeBSD-ports-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip FreeBSD-ports-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz |
De-pkg-comment.
Diffstat (limited to 'mail/poppwd/Makefile')
-rw-r--r-- | mail/poppwd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile index f59b0c0..4f10f27 100644 --- a/mail/poppwd/Makefile +++ b/mail/poppwd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/poppwd/ \ http://ftp.megamirror.com/pub/ugh/unix/poppwd/ MAINTAINER= andrew@ugh.net.au +COMMENT= Implementation of the Eudora (compatible) password changing protocol WRKSRC= ${WRKDIR}/poppwd |