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 /graphics/jpatch | |
parent | a475695318a4200313c9b792cab7b487dbe06037 (diff) | |
download | ports-17b108023a66815d6c9c432809f122851633c300.tar.gz ports-17b108023a66815d6c9c432809f122851633c300.zip |
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
Notes
Notes:
svn path=/head/; revision=191183
Diffstat (limited to 'graphics/jpatch')
-rw-r--r-- | graphics/jpatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpatch/Makefile b/graphics/jpatch/Makefile index 1e71da05a13c..830f4922f26f 100644 --- a/graphics/jpatch/Makefile +++ b/graphics/jpatch/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}0_4preview1 -MAINTAINER= nemoliu@gmail.com +MAINTAINER= nemoliu@FreeBSD.org COMMENT= A spline based 3D modeling tool RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |