diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:18:17 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:18:17 +0000 |
commit | 999161a9ed97730daec86fd4a1472d43f1f3c106 (patch) | |
tree | f20c586b0416176f121176e4710700155b5cf9bf /java | |
parent | Fix props. (diff) |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=412342
Diffstat (limited to 'java')
-rw-r--r-- | java/netbeans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile index c645648fe6de..c179362ba727 100644 --- a/java/netbeans/Makefile +++ b/java/netbeans/Makefile @@ -5,7 +5,7 @@ PORTNAME= netbeans PORTVERSION= 8.1 CATEGORIES= java devel MASTER_SITES= http://download.netbeans.org/netbeans/${PORTVERSION}/final/zip/ \ - http://dlc.sun.com.edgesuite.net/netbeans/${PORTVERSION}/final/zip/ + http://dlc.sun.com.edgesuite.net/netbeans/${PORTVERSION}/final/zip/ DISTNAME= netbeans-${PORTVERSION}-201510222201 MAINTAINER= kwm@FreeBSD.org |