diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-10-25 14:28:50 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2001-10-25 14:28:50 +0000 |
commit | b2250903d0ac6c63a7588a38a4a254d05fba77c7 (patch) | |
tree | 9c84ed61793a77cdb41ea1b87218610878dff87e /math/snns | |
parent | Update to 0.9.2. (diff) |
Maintainer has ignored bug reports for five months now.
Notes
Notes:
svn path=/head/; revision=49194
Diffstat (limited to '')
-rw-r--r-- | math/snns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/snns/Makefile b/math/snns/Makefile index 8795087efebf..ac57021b1660 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/SNNS/ DISTNAME= SNNSv${PORTVERSION} DISTNAME= SNNSv${PORTVERSION} -MAINTAINER= reg@FreeBSD.org +MAINTAINER= freebsd-ports@FreeBSD.org USE_XLIB= yes HAS_CONFIGURE= yes |