diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /mail/poppwd | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'mail/poppwd')
-rw-r--r-- | mail/poppwd/Makefile | 1 | ||||
-rw-r--r-- | mail/poppwd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile index f59b0c0ad6ee..4f10f270bf66 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 diff --git a/mail/poppwd/pkg-comment b/mail/poppwd/pkg-comment deleted file mode 100644 index cece699ed234..000000000000 --- a/mail/poppwd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Implementation of the Eudora (compatible) password changing protocol |