Take maintainer.

Remove something random in the MASTER_SITE section of netbeans.
This commit is contained in:
Koop Mast
2014-12-12 18:42:24 +00:00
parent c0c718d996
commit 2d83dcc94d
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ MASTER_SITES= http://dlc.sun.com.edgesuite.net/netbeans/8.0/beta/zip/
PKGNAMESUFFIX= -devel
DISTNAME= netbeans-${DISTVERSION}-201401141042
MAINTAINER= ports@FreeBSD.org
MAINTAINER= kwm@FreeBSD.org
COMMENT= Full-featured integrated environment for Java
LICENSE= CDDL GPLv2
+1 -2
View File
@@ -5,11 +5,10 @@ PORTNAME= netbeans
PORTVERSION= 8.0.1
CATEGORIES= java devel
MASTER_SITES= http://download.netbeans.org/netbeans/${PORTVERSION}/final/zip/ \
static bool firstTime { true };
http://dlc.sun.com.edgesuite.net/netbeans/${PORTVERSION}/final/zip/
DISTNAME= netbeans-${PORTVERSION}-201408251540
MAINTAINER= ports@FreeBSD.org
MAINTAINER= kwm@FreeBSD.org
COMMENT= Modular, standards-based integrated development environment
LICENSE= CDDL GPLv2