diff options
-rw-r--r-- | devel/motor/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/motor/Makefile b/devel/motor/Makefile index b09710f..226cb99 100644 --- a/devel/motor/Makefile +++ b/devel/motor/Makefile @@ -8,7 +8,9 @@ PORTNAME= motor PORTVERSION= 2.6.3 CATEGORIES= devel -MASTER_SITES= http://konst.org.ua/download/ +MASTER_SITES= http://konst.org.ua/download/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sobomax MAINTAINER= sobomax@FreeBSD.org |