diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-09-25 09:49:34 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-09-25 09:49:34 +0000 |
commit | d0b3b21bc573b7d46fc7929ad2326e3a325a0b74 (patch) | |
tree | 6c67cbe411dc950689f58145fb0888c6ad6c17ef /devel/astah-community | |
parent | 9a6b016b300911818c815eacf09ef0bdc862e237 (diff) | |
download | ports-d0b3b21bc573b7d46fc7929ad2326e3a325a0b74.tar.gz ports-d0b3b21bc573b7d46fc7929ad2326e3a325a0b74.zip |
Notes
Diffstat (limited to 'devel/astah-community')
-rw-r--r-- | devel/astah-community/Makefile | 4 | ||||
-rw-r--r-- | devel/astah-community/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile index 812f5be11bc6..6c7226fec675 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://www.esm.jp/jude-web/en/permission_e.html" +RESTRICTED= "See http://www.esm.jp/jude-web/notes/ProductLicenseAgreement.html" NO_CDROM= ${RESTRICTED} PLIST_SUB+= PORTNAME=${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME:S!-!_!} -DOWNLOAD_URL= https://www.esm.jp/jude-web/en/enquete_e.html +DOWNLOAD_URL= https://www.esm.jp/jude-web/serviceDownloadLink.do .if !defined(NOPORTDOCS) PORTDOCS= README-e.txt README.txt ReleaseNote-e.html ReleaseNote.html diff --git a/devel/astah-community/pkg-descr b/devel/astah-community/pkg-descr index 7d6de1a8e5e9..e62733514038 100644 --- a/devel/astah-community/pkg-descr +++ b/devel/astah-community/pkg-descr @@ -15,4 +15,4 @@ Basic Functions - Generate Java source code from model. - Import Java source files to create model. -WWW: http://objectclub.esm.co.jp/Jude/jude-e.html +WWW: http://www.esm.jp/jude-web/index.html |