aboutsummaryrefslogtreecommitdiff
path: root/graphics/processing
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2009-03-28 01:16:37 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2009-03-28 01:16:37 +0000
commit58e59f78c64a79986a0695b98d643fe870ee408b (patch)
treeb9e6cbaab1cbf8ac50b011fabdb1dba4bc848a9b /graphics/processing
parent0eed983b7207ae8ac12b54a1d33a10939e56f84e (diff)
downloadports-58e59f78c64a79986a0695b98d643fe870ee408b.tar.gz
ports-58e59f78c64a79986a0695b98d643fe870ee408b.zip
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor)
Notes
Notes: svn path=/head/; revision=231170
Diffstat (limited to 'graphics/processing')
-rw-r--r--graphics/processing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/processing/Makefile b/graphics/processing/Makefile
index f8ceb6f72f7d..6f8e01a9ba63 100644
--- a/graphics/processing/Makefile
+++ b/graphics/processing/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics cad java
MASTER_SITES= http://processing.org/download/
EXTRACT_SUFX= .tgz
-MAINTAINER= skreuzer@exit2shell.com
+MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Programming environment for images, animation, and interactions
RUN_DEPENDS= jikes>=1.22:${PORTSDIR}/java/jikes \