diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-04-21 20:25:00 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-04-21 20:25:00 +0000 |
commit | c7b6c8eaf93d1503b251200e2dbb5f4fa3117d9d (patch) | |
tree | 796ee4cce0046cb71570ea50f1e945cc2600837e /math/plplot-ada | |
parent | 6bb9127bab848c98bc4d493adc75d5cdaf11ae56 (diff) |
Notes
Diffstat (limited to 'math/plplot-ada')
-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 ec1e6f717654..08d307218ee0 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= freebsd.contact@marino.st +MAINTAINER= ports@FreeBSD.org COMMENT= Ada bindings for PLplot LICENSE= LGPL3 |