diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-29 08:17:42 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-29 08:17:42 +0000 |
commit | cb277103bed8fa62a3488b5a027b08e1f4e8ef55 (patch) | |
tree | f1a679dd8ead60e200a99fed80a5735a50908071 /mail/fetchmail | |
parent | 917e646b6114daeda48ea23c8a2d586869b159ef (diff) |
Notes
Diffstat (limited to 'mail/fetchmail')
-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 30756ad897af..cd56752c79ed 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 |