diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-06-14 22:31:03 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-06-14 22:31:03 +0000 |
commit | 4b0bc31c4501da9431f759a91c5672ab5ceae592 (patch) | |
tree | c978e3af361533cbd7bcf64cc754557aa67118ec /graphics/dataplot/Makefile | |
parent | dfefa7d02d24b689ef77af7ed53709bc6898bdab (diff) |
Notes
Diffstat (limited to 'graphics/dataplot/Makefile')
-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 \ |