diff options
author | barner <barner@FreeBSD.org> | 2005-09-23 17:49:15 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-09-23 17:49:15 +0800 |
commit | 30daf88a873ca20a308fe6347a16f2ba7f07a764 (patch) | |
tree | 2b1e36d7d443dfaad8a2aa9f54b6af62da50ff15 /net/micro_proxy | |
parent | 5400fa44b1823ee61ae3be4b7bc57a955c823f4c (diff) | |
download | freebsd-ports-gnome-30daf88a873ca20a308fe6347a16f2ba7f07a764.tar.gz freebsd-ports-gnome-30daf88a873ca20a308fe6347a16f2ba7f07a764.tar.zst freebsd-ports-gnome-30daf88a873ca20a308fe6347a16f2ba7f07a764.zip |
- Add master site mirror
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
PR: ports/86498
Diffstat (limited to 'net/micro_proxy')
-rw-r--r-- | net/micro_proxy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/micro_proxy/Makefile b/net/micro_proxy/Makefile index 13ef21e027c9..87ef3f122bb8 100644 --- a/net/micro_proxy/Makefile +++ b/net/micro_proxy/Makefile @@ -8,7 +8,8 @@ PORTNAME= micro_proxy PORTVERSION= 20021030 CATEGORIES= net -MASTER_SITES= http://www.acme.com/software/micro_proxy/ +MASTER_SITES= http://www.acme.com/software/micro_proxy/ \ + http://critical.ch/distfiles/ DISTNAME= ${PORTNAME}_30oct2002 MAINTAINER= ehaupt@critical.ch |