diff options
author | will <will@FreeBSD.org> | 2001-01-01 18:15:16 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 18:15:16 +0800 |
commit | 8063d6aa833d5ba4bef4129d70752afd3d9de137 (patch) | |
tree | 893a771e4f46910c4f5131eeb96b86f03fd705dd /mail/imap-uw | |
parent | effaba10ea54dda8793fbf6461c3e0108afd5eae (diff) | |
download | freebsd-ports-graphics-8063d6aa833d5ba4bef4129d70752afd3d9de137.tar.gz freebsd-ports-graphics-8063d6aa833d5ba4bef4129d70752afd3d9de137.tar.zst freebsd-ports-graphics-8063d6aa833d5ba4bef4129d70752afd3d9de137.zip |
Goodbye, YEAR2000. Hello, 2001.
Approved by: asami
Diffstat (limited to 'mail/imap-uw')
-rw-r--r-- | mail/imap-uw/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index ac2335c5392..7e74d0ad0c6 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -24,8 +24,6 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= c-client4.8:${PORTSDIR}/mail/cclient -Y2K= http://www.washington.edu/imap/IMAP-FAQs/faqs.xml#general1 - MAN8= ipopd.8 imapd.8 .include <bsd.port.pre.mk> |