diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-07-06 13:53:50 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-07-06 13:53:50 +0000 |
commit | 227a32678a34462636561005cb93e97cd0561f84 (patch) | |
tree | 297ababa4b905b94be148ab69fd536978b27585a /math/gsl/Makefile | |
parent | 321942c115b93682b29211a828fea5abb09973d4 (diff) |
Notes
Diffstat (limited to 'math/gsl/Makefile')
-rw-r--r-- | math/gsl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index ccca4755d5a0..028ff365cff7 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gsl -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GSLREF} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jon.drews@gmail.com COMMENT= The GNU Scientific Library - mathematical libs INSTALLS_SHLIB= yes |