diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-07-14 13:50:03 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-07-14 13:50:03 +0800 |
commit | 22c8c1224f99ae22f28505470b78b1cba9ec07db (patch) | |
tree | 802b4c03a56157542ea4eb816690f42354543e88 | |
parent | 3f40d5699e8486fcde05a115c0f8ee4a7f0f9446 (diff) | |
download | freebsd-ports-gnome-22c8c1224f99ae22f28505470b78b1cba9ec07db.tar.gz freebsd-ports-gnome-22c8c1224f99ae22f28505470b78b1cba9ec07db.tar.zst freebsd-ports-gnome-22c8c1224f99ae22f28505470b78b1cba9ec07db.zip |
Fix the second master site.
-rw-r--r-- | mail/bbmail/Makefile | 4 | ||||
-rw-r--r-- | x11-clocks/bbdate/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index 4cbf338f0bfb..0f622945987f 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -3,13 +3,13 @@ # Date created: May 3 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.3 1999/06/06 16:27:29 steve Exp $ +# $Id: Makefile,v 1.4 1999/06/19 08:25:11 cpiazza Exp $ # DISTNAME= bbmail-0.5.2 CATEGORIES= mail MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ - ftp://stokes.tte.ele.tue.nl/pub/ + ftp://stokes.tte.ele.tue.nl/pub/bbmail/ MAINTAINER= cpiazza@FreeBSD.org diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index 1bbd28959e68..88fc1bcb61bf 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -3,13 +3,13 @@ # Date created: May 3 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.4 1999/06/06 16:26:02 steve Exp $ +# $Id: Makefile,v 1.5 1999/06/19 08:26:13 cpiazza Exp $ # DISTNAME= bbdate-0.2.1 CATEGORIES= x11-clocks MASTER_SITES= http://bbtools.windsofstorm.net/sources/ \ - ftp://stokes.tte.ele.tue.nl/pub/ + ftp://stokes.tte.ele.tue.nl/pub/bbdate/ MAINTAINER= cpiazza@FreeBSD.org |