diff options
-rw-r--r-- | devel/gauche-gaunit/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gauche-gaunit/Makefile b/devel/gauche-gaunit/Makefile index 40b30e0..eb55daa 100644 --- a/devel/gauche-gaunit/Makefile +++ b/devel/gauche-gaunit/Makefile @@ -7,7 +7,9 @@ PORTNAME= gaunit PORTVERSION= 0.1.2 CATEGORIES= devel scheme -MASTER_SITES= http://www.cozmixng.org/~kou/download/ +MASTER_SITES= http://www.cozmixng.org/~kou/download/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= rafan PKGNAMEPREFIX= gauche- MAINTAINER= ports@FreeBSD.org |