diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-06-08 00:30:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-06-08 00:30:49 +0000 |
commit | 3988dfe54d979a4ed74ae385f3e7821dbd476849 (patch) | |
tree | d90257f20ef74295efeb7b02174f0c7e03cf89af /graphics | |
parent | 886e4dc39509c637082faf287c72da7257a6ef6a (diff) | |
download | ports-3988dfe54d979a4ed74ae385f3e7821dbd476849.tar.gz ports-3988dfe54d979a4ed74ae385f3e7821dbd476849.zip |
Notes
Diffstat (limited to 'graphics')
-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 f0e0240ac60e..402e2725d7b4 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= chuckr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A plotting library and toolkit LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |