diff options
Diffstat (limited to 'archivers/deepforest')
-rw-r--r-- | archivers/deepforest/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile index 3b28bacfdc4f..2eb3642b4958 100644 --- a/archivers/deepforest/Makefile +++ b/archivers/deepforest/Makefile @@ -8,9 +8,8 @@ PORTNAME= deepforest PORTVERSION= 1.0a CATEGORIES= ${CATEGORY_LIST} -MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= . kiri +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= kiri DISTNAME= DeepForest-${PORTVERSION} EXTRACT_ONLY= # extracted directly in install target |