diff options
author | brian <brian@FreeBSD.org> | 2007-05-01 08:12:53 +0800 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2007-05-01 08:12:53 +0800 |
commit | da64f71a7cdcc9b1b64a4c728f4d33c15189c9eb (patch) | |
tree | 72b87b43f5bfe1bf0e636764360c284804b201bc /textproc | |
parent | b13d775991371affd0251a42e88d190e3788878a (diff) | |
download | freebsd-ports-gnome-da64f71a7cdcc9b1b64a4c728f4d33c15189c9eb.tar.gz freebsd-ports-gnome-da64f71a7cdcc9b1b64a4c728f4d33c15189c9eb.tar.zst freebsd-ports-gnome-da64f71a7cdcc9b1b64a4c728f4d33c15189c9eb.zip |
Change MAINTAINER to ports@. Brian Chandler hasn't got enough time to
look after this port at the moment.
Approved by: erwin
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-SGMLSpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile index 2249f7713c72..699d0a5d2672 100644 --- a/textproc/p5-SGMLSpm/Makefile +++ b/textproc/p5-SGMLSpm/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= SGMLS PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}ii -MAINTAINER= B.Candler@pobox.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for postprocessing the output from sgmls and nsgmls USE_PERL5_RUN= yes |