aboutsummaryrefslogtreecommitdiff
path: root/math/truthtable
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2006-12-10 01:21:51 +0000
committerNicola Vitale <nivit@FreeBSD.org>2006-12-10 01:21:51 +0000
commitbd6fa393f8764f575bc64cb90da401ec5452360c (patch)
treeba872b3a9ba6b039bb818310f44d78b4e93e0b27 /math/truthtable
parent51722414da350a323ebb63b9718e69758dd3580b (diff)
downloadports-bd6fa393f8764f575bc64cb90da401ec5452360c.tar.gz
ports-bd6fa393f8764f575bc64cb90da401ec5452360c.zip
- Updated email address in my ports
Approved by: alexbl (mentor)
Notes
Notes: svn path=/head/; revision=179349
Diffstat (limited to 'math/truthtable')
-rw-r--r--math/truthtable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/truthtable/Makefile b/math/truthtable/Makefile
index be37239defd7..682912135571 100644
--- a/math/truthtable/Makefile
+++ b/math/truthtable/Makefile
@@ -14,7 +14,7 @@ DISTNAME= TruthTable
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
-MAINTAINER= nivit@email.it
+MAINTAINER= nivit@FreeBSD.org
COMMENT= A Truth Tables generator (written in Java)
USE_JAVA= yes