diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-02-15 21:33:11 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-02-15 21:33:11 +0000 |
commit | 676b34a1277978cb6e30fb534c118f7adfff884d (patch) | |
tree | 697dbbe4c57c0e76ac58100f25226bf6ab79babe /math/opensolaris-libm | |
parent | d8707ba967eb602799a7fbf210eddecffdce5a00 (diff) |
Notes
Diffstat (limited to 'math/opensolaris-libm')
-rw-r--r-- | math/opensolaris-libm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/opensolaris-libm/Makefile b/math/opensolaris-libm/Makefile index 53e28c6929ee..33f9c2f1c8a3 100644 --- a/math/opensolaris-libm/Makefile +++ b/math/opensolaris-libm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= C99 Math and vector libraries from OpenSolaris snv_33 LICENSE= CDDL |