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 | |
| parent | Remove -fPIC and fix the real problem where a variable is defined as an (diff) | |
Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.
The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
Diffstat (limited to 'math')
| -rw-r--r-- | math/opensolaris-libm/Makefile | 2 | ||||
| -rw-r--r-- | math/plplot-ada/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/math/plplot-ada/Makefile b/math/plplot-ada/Makefile index 08d307218ee0..ec1e6f717654 100644 --- a/math/plplot-ada/Makefile +++ b/math/plplot-ada/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source PKGNAMESUFFIX= -ada -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd.contact@marino.st COMMENT= Ada bindings for PLplot LICENSE= LGPL3 |
