diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-12-25 07:54:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-12-25 07:54:56 +0000 |
commit | 97c5a4c99fcf2fec8dc4912f6d4f1c994a62462a (patch) | |
tree | 2492ded6d87871742f60eb565f01c309846655d5 /math/ploticus | |
parent | 467b7b5b13add96244bc3e2bb29006ba73318d0c (diff) | |
download | ports-97c5a4c99fcf2fec8dc4912f6d4f1c994a62462a.tar.gz ports-97c5a4c99fcf2fec8dc4912f6d4f1c994a62462a.zip |
Notes
Diffstat (limited to 'math/ploticus')
-rw-r--r-- | math/ploticus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index c3ae0429d61a..9f5ea6c234ae 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= http://ploticus.sourceforge.net/download/ DISTNAME= pl${PORTVERSION:S/.//}src -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= linimon@FreeBSD.org COMMENT?= Generates plots and graphs from data LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ |