diff options
author | demon <demon@FreeBSD.org> | 2002-05-01 03:48:25 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2002-05-01 03:48:25 +0800 |
commit | beecd4340be295c281456cae2f45d44025633086 (patch) | |
tree | c845ef5df742ab49aa01d3d6ff3c8a566530da8a /graphics | |
parent | 5c0f7a7dd662ea1e63b9cb1d447112951b9adb05 (diff) | |
download | freebsd-ports-gnome-beecd4340be295c281456cae2f45d44025633086.tar.gz freebsd-ports-gnome-beecd4340be295c281456cae2f45d44025633086.tar.zst freebsd-ports-gnome-beecd4340be295c281456cae2f45d44025633086.zip |
Really drop maintainership.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD-TextUtil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile index 062ae3ace831..b49229edfbb8 100644 --- a/graphics/p5-GD-TextUtil/Makefile +++ b/graphics/p5-GD-TextUtil/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= GD PKGNAMEPREFIX= p5- DISTNAME= GDTextUtil-${PORTVERSION} -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD |