diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 30756ad897a..cd56752c79e 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -3,12 +3,12 @@ # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.16 1997/01/25 18:51:45 max Exp $ +# $Id: Makefile,v 1.17 1997/01/29 02:48:24 max Exp $ # DISTNAME= fetchmail-3.2 CATEGORIES= mail -MASTER_SITES= ftp://locke.ccil.org/pub/esr/ +MASTER_SITES= ftp://locke.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi |