diff options
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 |