diff options
author | scrappy <scrappy@FreeBSD.org> | 1999-01-13 10:47:33 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1999-01-13 10:47:33 +0800 |
commit | e625c11fb3ce3603495909beb4eceff7f15aca3d (patch) | |
tree | 22c3b24ffa3079e7ae87e2e96f064c9ff61d1f3f /mail/imap-uw | |
parent | bddceb8072c66d5b8c4eae0f68fc9e58b31b4b0d (diff) | |
download | freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.tar.gz freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.tar.zst freebsd-ports-gnome-e625c11fb3ce3603495909beb4eceff7f15aca3d.zip |
More Y2K Statement Links...
Diffstat (limited to 'mail/imap-uw')
-rw-r--r-- | mail/imap-uw/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 9de4c28ad0bf..96f821eb2a83 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -3,7 +3,7 @@ # Date created: 9 Jan 1997 # Whom: pst # -# $Id: Makefile,v 1.23 1998/11/21 20:01:51 steve Exp $ +# $Id: Makefile,v 1.24 1998/12/24 18:26:21 jseger Exp $ # DISTNAME= imap-4.4 @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= imap-uw@freebsd.ady.ro +Y2K= http://www.washington.edu/imap/IMAP-FAQs/FAQ-00002.html + ALL_TARGET= bsf MAN8= ipopd.8 imapd.8 |