diff options
author | petef <petef@FreeBSD.org> | 2002-03-30 07:49:43 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-03-30 07:49:43 +0800 |
commit | 28a3dd88db4ecaca77c1494c187ebdf703d68771 (patch) | |
tree | 840107ed8a0bc1855b141a6a4b34708adeb207b6 /www | |
parent | cd01f6c1e8c015c96493e1d55f59f520e7b1d6a3 (diff) | |
download | freebsd-ports-gnome-28a3dd88db4ecaca77c1494c187ebdf703d68771.tar.gz freebsd-ports-gnome-28a3dd88db4ecaca77c1494c187ebdf703d68771.tar.zst freebsd-ports-gnome-28a3dd88db4ecaca77c1494c187ebdf703d68771.zip |
Add a temporary master site to make this port fetchable.
PR: 36440
Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/bacon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/bacon/Makefile b/www/bacon/Makefile index 18d73a92dd3c..001408c280b9 100644 --- a/www/bacon/Makefile +++ b/www/bacon/Makefile @@ -8,7 +8,8 @@ PORTNAME= bacon PORTVERSION= 1.071999 CATEGORIES= www -MASTER_SITES= ftp://samurai.ruin.org/pub/All/ +MASTER_SITES= http://galileo.spaceports.com/~jharris/distfiles/ \ + ftp://samurai.ruin.org/pub/All/ MAINTAINER= jmrobins@samurai.ruin.org |