diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-01-21 03:47:42 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-01-21 03:47:42 +0000 |
commit | 6ad80e9513083ac6835cd8b7554e09d264681868 (patch) | |
tree | 500b6c107cbe9d8942c29644d04142ddfb1329e3 /mail | |
parent | be26dcc02d07e49c4fe44ff2fa271c22ad9e2615 (diff) | |
download | ports-6ad80e9513083ac6835cd8b7554e09d264681868.tar.gz ports-6ad80e9513083ac6835cd8b7554e09d264681868.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imap-uw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 96f821eb2a83..0943b7a86a1a 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -3,13 +3,13 @@ # Date created: 9 Jan 1997 # Whom: pst # -# $Id: Makefile,v 1.24 1998/12/24 18:26:21 jseger Exp $ +# $Id: Makefile,v 1.25 1999/01/13 02:47:30 scrappy Exp $ # DISTNAME= imap-4.4 PKGNAME= imap-uw-4.4 CATEGORIES= mail -MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ +MASTER_SITES= ftp://ftp.cac.washington.edu/imap/old/ EXTRACT_SUFX= .tar.Z MAINTAINER= imap-uw@freebsd.ady.ro |