diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-31 04:24:01 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-31 04:24:01 +0800 |
commit | 74f4fe7a665e58b42794877d2f12da4e75b7a3a3 (patch) | |
tree | d21af76c79b2f002ef13db2415cc4c1fb4a07e7f /java/sun-wtk | |
parent | 0c4c389bc8fe96f0e8c70edf765246ad9795d3bf (diff) | |
download | freebsd-ports-gnome-74f4fe7a665e58b42794877d2f12da4e75b7a3a3.tar.gz freebsd-ports-gnome-74f4fe7a665e58b42794877d2f12da4e75b7a3a3.tar.zst freebsd-ports-gnome-74f4fe7a665e58b42794877d2f12da4e75b7a3a3.zip |
Fix download URL
PR: ports/92535
Submitted by: Panagiotis Astithas <past@ebs.gr>
Diffstat (limited to 'java/sun-wtk')
-rw-r--r-- | java/sun-wtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sun-wtk/Makefile b/java/sun-wtk/Makefile index aae9862ee6f5..38221280c1d2 100644 --- a/java/sun-wtk/Makefile +++ b/java/sun-wtk/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= sun- DISTNAME= j2me_wireless_toolkit-${PORTVERSION:S/./_/}-linux-i386 EXTRACT_SUFX= .bin -MAINTAINER= past@noc.ntua.gr +MAINTAINER= past@ebs.gr COMMENT= Sun J2ME Wireless Toolkit USE_JAVA= yes @@ -21,7 +21,7 @@ JAVA_VERSION= 1.4+ NO_BUILD= yes NO_WRKSUBDIR= yes ONLY_FOR_ARCHS= i386 -DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=noreg +DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=try RESTRICTED= License does not allow redistribution of any kind NO_CDROM= ${RESTRICTED} |