diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-30 20:24:01 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-30 20:24:01 +0000 |
commit | 672d9407e1c9d7875bb599da8736e6856a598e63 (patch) | |
tree | 7faf0eef487721525e07ebab83b570135956fd90 /java/sun-wtk | |
parent | 853f92c75fc165f49712a942ad54331c95d6f456 (diff) | |
download | ports-672d9407e1c9d7875bb599da8736e6856a598e63.tar.gz ports-672d9407e1c9d7875bb599da8736e6856a598e63.zip |
Notes
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} |