summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2006-02-05 16:09:33 +0000
committerolgeni <olgeni@FreeBSD.org>2006-02-05 16:09:33 +0000
commit0ea5d819bc17d144789cac86f90bcafed58820e7 (patch)
treeed2979869777e9fee0840ebda3d3f1a14b113c22 /java
parent1220c68e1fc2cd7d60b7c9cc25adaae4b5aeb45f (diff)
downloadFreeBSD-ports-0ea5d819bc17d144789cac86f90bcafed58820e7.zip
FreeBSD-ports-0ea5d819bc17d144789cac86f90bcafed58820e7.tar.gz
Make portlint happy.
Diffstat (limited to 'java')
-rw-r--r--java/netbeans3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/netbeans3/Makefile b/java/netbeans3/Makefile
index 9c3a594..03a43d4 100644
--- a/java/netbeans3/Makefile
+++ b/java/netbeans3/Makefile
@@ -17,7 +17,7 @@ COMMENT= A full-featured integrated environment for Java
USE_BZIP2= yes
USE_JAVA= 1.4+
NO_BUILD= yes
-RESTRICTED= "Restrictive license"
+RESTRICTED= Restrictive license
WRKSRC= ${WRKDIR}/netbeans
@@ -26,7 +26,7 @@ DOWNLOAD_URL?= http://www.netbeans.org/download/release36/promoted/FCS/release36
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= You must manually fetch the source distribution (${DISTFILES}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
+IGNORE= you must manually fetch the source distribution (${DISTFILES}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
.endif
.if ${OSVERSION} >= 500000
OpenPOWER on IntegriCloud