diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-13 13:24:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-13 13:24:24 +0000 |
commit | 3101186640d7f1bd6f9ae86db9201982a6aa2a57 (patch) | |
tree | 14c3f285ff61d06f7455ae43db3531dd13ba8cd1 /math/slatec | |
parent | ff041acd7e03d01f7ce65eb113b148391cd8acc2 (diff) | |
download | ports-3101186640d7f1bd6f9ae86db9201982a6aa2a57.tar.gz ports-3101186640d7f1bd6f9ae86db9201982a6aa2a57.zip |
Notes
Diffstat (limited to 'math/slatec')
-rw-r--r-- | math/slatec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/slatec/Makefile b/math/slatec/Makefile index 4f548c449043..fa17cc57fd01 100644 --- a/math/slatec/Makefile +++ b/math/slatec/Makefile @@ -17,7 +17,7 @@ DISTFILES= guide:slatec slatec_chk.tgz:slatec slatec_src.tgz:slatec \ DIST_SUBDIR= slatec EXTRACT_ONLY= slatec_src.tgz slatec_chk.tgz -MAINTAINER= mexas@bris.ac.uk +MAINTAINER= mexas@bristol.ac.uk COMMENT= SLATEC Common Mathematical Library USE_LDCONFIG= yes |