summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorgrant <grant>2002-11-10 00:35:07 +0000
committergrant <grant>2002-11-10 00:35:07 +0000
commit7f7582ff2111b24281712125dfc0aa9872f7b074 (patch)
tree26748066a915efd884c97fe2e1082c21313d75c3 /math
parentbf206a2fa6f7cb6ac63e20dc116a2a8c1277e83c (diff)
downloadpkgsrc-7f7582ff2111b24281712125dfc0aa9872f7b074.tar.gz
fix MAINTAINER= Name <email> to only include email address.
Diffstat (limited to 'math')
-rw-r--r--math/gsl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index 7c625dfcb17..a255c86f163 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/05/03 21:41:31 jtb Exp $
+# $NetBSD: Makefile,v 1.9 2002/11/10 00:35:07 grant Exp $
#
DISTNAME= gsl-1.1.1
@@ -17,7 +17,7 @@ MASTER_SITES= ftp://sources.redhat.com/pub/gsl/ \
ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/gsl/ \
ftp://unix.hensa.ac.uk/mirrors/sourceware.cygnus.com/pub/gsl/
-MAINTAINER= David Maxwell <david@maxwell.net>
+MAINTAINER= david@maxwell.net
HOMEPAGE= http://sources.redhat.com/gsl/
COMMENT= The GNU Scientific Library