diff options
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 \ |