diff options
-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 |