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/popd | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76038
Diffstat (limited to 'mail/popd')
-rw-r--r-- | mail/popd/Makefile | 1 | ||||
-rw-r--r-- | mail/popd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/popd/Makefile b/mail/popd/Makefile index 0f6b1b869f0b..0f9a710dae68 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp3.za.freebsd.org/pub/popd/ MAINTAINER= ianf@za.uu.net +COMMENT= Very fast, highly configurable POP3 server (fully RFC1939 compliant) MAN5= popd.conf.5 MAN8= popd.8 diff --git a/mail/popd/pkg-comment b/mail/popd/pkg-comment deleted file mode 100644 index 18d2fc1e8cd8..000000000000 --- a/mail/popd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Very fast, highly configurable POP3 server (fully RFC1939 compliant) |