diff options
author | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-30 06:27:41 +0000 |
---|---|---|
committer | Tong LIU <nemoliu@FreeBSD.org> | 2007-04-30 06:27:41 +0000 |
commit | 17b108023a66815d6c9c432809f122851633c300 (patch) | |
tree | 0ae9747983c2418d6ea6595fd4a3d22a783d3f81 /java/netbeans5 | |
parent | a475695318a4200313c9b792cab7b487dbe06037 (diff) |
Notes
Diffstat (limited to 'java/netbeans5')
-rw-r--r-- | java/netbeans5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/netbeans5/Makefile b/java/netbeans5/Makefile index e506bc525352..206ec86e72e4 100644 --- a/java/netbeans5/Makefile +++ b/java/netbeans5/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: netbeans # Date Created: 15 May 2007 -# Whom: Nemo Liu <nemoliu@gmail.com> +# Whom: Nemo Liu <nemoliu@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= java devel MASTER_SITES= http://us1.mirror.netbeans.org/download/5_0/fcs/200601251500/ DISTNAME= netbeans-5_0 -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= A free and open-source IDE for Java USE_BZIP2= yes |