diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-08 13:39:41 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-08 13:39:41 +0000 |
commit | 58ee05c1bc687cee07a09dfc265ebffb2eef3d5f (patch) | |
tree | 1fbde99a03318b7885bf738eed956175472830a5 /devel | |
parent | unbreak build on sparc64 (remove NOT_FOR_ARCH) (diff) |
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>
Notes
Notes:
svn path=/head/; revision=134856
Diffstat (limited to 'devel')
-rw-r--r-- | devel/astah-community/Makefile | 4 | ||||
-rw-r--r-- | devel/jude-community/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile index f5b104b98ea2..9a5b85e53194 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 diff --git a/devel/jude-community/Makefile b/devel/jude-community/Makefile index f5b104b98ea2..9a5b85e53194 100644 --- a/devel/jude-community/Makefile +++ b/devel/jude-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 |