diff options
author | thierry <thierry@FreeBSD.org> | 2005-05-08 21:39:41 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-05-08 21:39:41 +0800 |
commit | 5b1ef4b6ad8e77aec4910df8af30f5ab2976869e (patch) | |
tree | 3869bb2dd354811c3472f18ac8986f0afa7a31e2 /devel/astah-community | |
parent | d55f26c1598910d232bfad7e716c57fd25ee4bbe (diff) | |
download | freebsd-ports-graphics-5b1ef4b6ad8e77aec4910df8af30f5ab2976869e.tar.gz freebsd-ports-graphics-5b1ef4b6ad8e77aec4910df8af30f5ab2976869e.tar.zst freebsd-ports-graphics-5b1ef4b6ad8e77aec4910df8af30f5ab2976869e.zip |
Previous download URL was wrong, and couldn't fetch archive.
PR: ports/80753
Submitted by: maintainer
Pointed out by: TSaplin Mikhail <tsmml (at) ist.ru>
Diffstat (limited to 'devel/astah-community')
-rw-r--r-- | devel/astah-community/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile index f5b104b98ea..9a5b85e5319 100644 --- a/devel/astah-community/Makefile +++ b/devel/astah-community/Makefile @@ -23,14 +23,14 @@ JAVA_OS= native NO_BUILD= yes USE_REINPLACE= yes -RESTRICTED= "See http://objectclub.esm.co.jp/Jude/permission_e.html" +RESTRICTED= "See http://www.esm.jp/jude-web/en/permission_e.html" NO_CDROM= ${RESTRICTED} PLIST_SUB+= PORTNAME=${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME:S!-!_!} -DOWNLOAD_URL= https://www.objectclub.jp/Jude/enquete_e.html +DOWNLOAD_URL= https://www.esm.jp/jude-web/en/enquete_e.html .if !defined(NOPORTDOCS) PORTDOCS= README-e.txt README.txt ReleaseNote-e.html ReleaseNote.html |