diff options
author | linimon <linimon@FreeBSD.org> | 2004-06-25 01:03:08 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-06-25 01:03:08 +0800 |
commit | 507f12f07b62800f962d1b6f181aa5b9710057e2 (patch) | |
tree | ab059b758866033be1f30f9034602231a0caaf08 /archivers | |
parent | 8083b5e68d33723bf445e8770f0f8a99790cc209 (diff) | |
download | freebsd-ports-gnome-507f12f07b62800f962d1b6f181aa5b9710057e2.tar.gz freebsd-ports-gnome-507f12f07b62800f962d1b6f181aa5b9710057e2.tar.zst freebsd-ports-gnome-507f12f07b62800f962d1b6f181aa5b9710057e2.zip |
remove mastersite which no longer has this software.
PR: ports/67024
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Approved by: maintainer timeout (4 weeks)
Diffstat (limited to 'archivers')
-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 |