diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dataplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 10128f13e613..70f6c04299f8 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -18,7 +18,7 @@ DISTFILES= dpsrc.12_19_2006.tar.gz:source \ DIST_SUBDIR= dataplot EXTRACT_ONLY= dpsrc.12_19_2006.tar.gz -MAINTAINER= beech@alaskaparadise.com +MAINTAINER= beech@FreeBSD.org COMMENT= A free software system for statistical visualization LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \ |