diff options
author | max <max@FreeBSD.org> | 1997-01-29 16:17:42 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-29 16:17:42 +0800 |
commit | d50ace463752dd02a9ac993995a9cc31c198133a (patch) | |
tree | 0ab67a0d59385f3882e09013df2cc07a7f4951df /mail/fetchmail | |
parent | e667218ebbb9ab09c80a89dd4da00e1ceef3f738 (diff) | |
download | freebsd-ports-gnome-d50ace463752dd02a9ac993995a9cc31c198133a.tar.gz freebsd-ports-gnome-d50ace463752dd02a9ac993995a9cc31c198133a.tar.zst freebsd-ports-gnome-d50ace463752dd02a9ac993995a9cc31c198133a.zip |
The subdirectory of the master location changed.
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 |