diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-02-20 16:17:23 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-02-20 16:17:23 +0000 |
commit | 41771dd7e3854b8660a23088bd69d91e7f576544 (patch) | |
tree | be2bf2b765ff7b71c2b87bf5127cac34c7f05830 /math | |
parent | d53c8ab232b5b7d641a52adb4557e8917be64f4e (diff) | |
download | ports-41771dd7e3854b8660a23088bd69d91e7f576544.tar.gz ports-41771dd7e3854b8660a23088bd69d91e7f576544.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/dislin/Makefile | 2 | ||||
-rw-r--r-- | math/javanns/Makefile | 2 | ||||
-rw-r--r-- | math/linux-dislin/Makefile | 2 | ||||
-rw-r--r-- | math/snns/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index a27e5857ff4d..db4fd1cf6827 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- EXTRACT_SUFX= .linux.tar.gz DIST_SUBDIR= ${MACHINE_ARCH} -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A scientific data plotting package RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs 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 diff --git a/math/linux-dislin/Makefile b/math/linux-dislin/Makefile index a27e5857ff4d..db4fd1cf6827 100644 --- a/math/linux-dislin/Makefile +++ b/math/linux-dislin/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- EXTRACT_SUFX= .linux.tar.gz DIST_SUBDIR= ${MACHINE_ARCH} -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A scientific data plotting package RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs diff --git a/math/snns/Makefile b/math/snns/Makefile index bf1e1eabd184..b1aac34cfd67 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www-ra.informatik.uni-tuebingen.de/downloads/SNNS/ \ DISTNAME= SNNSv${PORTVERSION} DISTNAME= SNNSv${PORTVERSION} -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fully featured neural network simulator USE_XLIB= yes |