diff options
author | petef <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-10-07 02:03:45 +0000 |
commit | fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509 (patch) | |
tree | 34ea0e2319fb3a80aebb374fbbd0d7bec0ab2370 /graphics/gdchart/Makefile | |
parent | e327031843051a7b73e4977066e0fee1c7ab13ae (diff) | |
download | FreeBSD-ports-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.zip FreeBSD-ports-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.tar.gz |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
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 599afa0..5d5173c 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 |