summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-24 08:09:09 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-24 08:09:09 +0000
commit665cf70719539c559e7270d88ee935e2a4307409 (patch)
tree63664b77586f408d40837f0ecb89ac16d263c213 /java
parentDefine int_t and uint_t on CURRENT too. This should fix tya and shujit on (diff)
Claim maintainership.
Submitted by: jake (previous maintainer)
Notes
Notes: svn path=/head/; revision=30985
Diffstat (limited to 'java')
-rw-r--r--java/shujit/Makefile2
-rw-r--r--java/tya/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/shujit/Makefile b/java/shujit/Makefile
index b5a726656356..4bec3c18fc48 100644
--- a/java/shujit/Makefile
+++ b/java/shujit/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5.2
CATEGORIES= java
MASTER_SITES= http://www.shudo.net/jit/dist/
-MAINTAINER= jake@FreeBSD.org
+MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/ruby:${PORTSDIR}/lang/ruby \
${LOCALBASE}/jdk1.1.8/bin/javac:${PORTSDIR}/java/jdk
diff --git a/java/tya/Makefile b/java/tya/Makefile
index c31d4cef1375..8895546280e5 100644
--- a/java/tya/Makefile
+++ b/java/tya/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://sax.sax.de/~adlibit/
DISTNAME= tya17v2
EXTRACT_SUFX= .tgz
-MAINTAINER= jburkhol@home.com
+MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/${JAVADIR}/bin/java:${PORTSDIR}/java/jdk