diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-05 20:50:49 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-05 20:50:49 +0000 |
commit | cf8759b2c9f6d04e1e54d252b56dd1bc3ad5b84e (patch) | |
tree | 0ed3be36d181e42ad1946d1b9a6d6f6b41270c6b /graphics/plotutils | |
parent | f509a7a3f6570568b1977540d51e208ef016c22c (diff) |
Notes
Diffstat (limited to 'graphics/plotutils')
-rw-r--r-- | graphics/plotutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 80f62b3ddbe0..a12c76f755ff 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5.1 CATEGORIES= graphics MASTER_SITES= GNU -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= A plotting library and toolkit LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |