diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-03-29 23:49:43 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-03-29 23:49:43 +0000 |
commit | db3214062f3d4d41f47c1d651890cde0eb56911e (patch) | |
tree | 27232e68a3508d2a516c558831a9688218381ff3 /www/bacon | |
parent | Remove irrelevant pkg-install. (diff) |
Add a temporary master site to make this port fetchable.
PR: 36440
Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'www/bacon')
-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 |