Take maintainer.
Remove something random in the MASTER_SITE section of netbeans.
This commit is contained in:
parent
c0c718d996
commit
2d83dcc94d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374602
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user