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 /databases/jrobin | |
parent | a475695318a4200313c9b792cab7b487dbe06037 (diff) | |
download | ports-17b108023a66815d6c9c432809f122851633c300.tar.gz ports-17b108023a66815d6c9c432809f122851633c300.zip |
Notes
Diffstat (limited to 'databases/jrobin')
-rw-r--r-- | databases/jrobin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/jrobin/Makefile b/databases/jrobin/Makefile index f6c917d0f077..713934028841 100644 --- a/databases/jrobin/Makefile +++ b/databases/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 |