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/plplot-ada/Makefile | |
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/plplot-ada/Makefile')
-rw-r--r-- | math/plplot-ada/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |