diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /java/netbeans | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) |
Notes
Diffstat (limited to 'java/netbeans')
-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 c79c3ce3a894..8e7a7cb29b69 100644 --- a/java/netbeans/Makefile +++ b/java/netbeans/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://download.netbeans.org/netbeans/${PORTVERSION}/final/zip/ \ http://dlc.sun.com.edgesuite.net/netbeans/${PORTVERSION}/final/zip/ DISTNAME= netbeans-${PORTVERSION}-201408251540 -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modular, standards-based integrated development environment LICENSE= CDDL GPLv2 |