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 /net | |
parent | a475695318a4200313c9b792cab7b487dbe06037 (diff) | |
download | freebsd-ports-17b108023a66815d6c9c432809f122851633c300.zip |
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/jrobin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jrobin/Makefile b/net/jrobin/Makefile index f6c917d0f077..713934028841 100644 --- a/net/jrobin/Makefile +++ b/net/jrobin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= A pure Java alternative to RRDTool USE_JAVA= yes |