diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /mail/imap-uw | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'mail/imap-uw')
-rw-r--r-- | mail/imap-uw/Makefile | 1 | ||||
-rw-r--r-- | mail/imap-uw/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index b3618c3aa1db..50303df349b3 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -19,6 +19,7 @@ DISTNAME= imap-${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= anders@FreeBSD.org +COMMENT= University of Washington IMAP4rev1/POP2/POP3 mail servers LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient .if defined(WITH_DRAC) diff --git a/mail/imap-uw/pkg-comment b/mail/imap-uw/pkg-comment deleted file mode 100644 index f644776e13aa..000000000000 --- a/mail/imap-uw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -University of Washington IMAP4rev1/POP2/POP3 mail servers |