diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
commit | afbebb0cfe8a66fe8a907fbdad8e2ec6f5b05d0c (patch) | |
tree | a49c556e5f7d86a323aa47b4f7db38f66a100fe6 /graphics/gdchart/Makefile | |
parent | re-enable DRI (diff) |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Notes
Notes:
svn path=/head/; revision=48508
Diffstat (limited to 'graphics/gdchart/Makefile')
-rw-r--r-- | graphics/gdchart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 599afa09da3b..5d5173c6e386 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.fred.net/brv/chart/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION}dev -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd |