diff options
author | des <des@FreeBSD.org> | 2005-02-21 00:17:23 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2005-02-21 00:17:23 +0800 |
commit | 956d40793c65fc7e5aa27b035d9d2a92effc53e4 (patch) | |
tree | 4a4ab84f96df0d8b0402409975f327fc1e4c5161 /math/javanns | |
parent | 455367535876b17a0703385e718638471786d2e1 (diff) | |
download | freebsd-ports-gnome-956d40793c65fc7e5aa27b035d9d2a92effc53e4.tar.gz freebsd-ports-gnome-956d40793c65fc7e5aa27b035d9d2a92effc53e4.tar.zst freebsd-ports-gnome-956d40793c65fc7e5aa27b035d9d2a92effc53e4.zip |
I no longer have the time nor the inclination to maintain this.
Diffstat (limited to 'math/javanns')
-rw-r--r-- | math/javanns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/javanns/Makefile b/math/javanns/Makefile index fabb67158780..56ff91da371a 100644 --- a/math/javanns/Makefile +++ b/math/javanns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math java MASTER_SITES= http://www-ra.informatik.uni-tuebingen.de/downloads/JavaNNS/ DISTNAME= JavaNNS-LinuxIntel -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fully featured neural network simulator RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper |