Summary: | java/sun-wtk - mastersite doesn't exist anymore | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | edwin |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
edwin
2006-01-30 11:30:08 UTC
State Changed From-To: open->feedback Awaiting maintainers feedback [Resent since the other address' server seems to be blacklisted] Please apply the following patch that also updates my current email address: -------------------------------------------- --- /tmp/Makefile Fri Sep 30 01:07:08 2005 +++ Makefile Mon Jan 30 15:39:12 2006 @@ -13,7 +13,7 @@ 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 @@ 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} ---------------------------------------------- State Changed From-To: feedback->closed Committed, thanks! |