diff options
author | rafan <rafan@FreeBSD.org> | 2015-01-17 01:28:13 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2015-01-17 01:28:13 +0800 |
commit | 135658c881ce4453f776dd69ce2bd43198cb4604 (patch) | |
tree | c905929793a8abaa1b7dd786595be4a9f005668b /www | |
parent | b37e016b9d3c29ce23b3d7c162fc128f0c68618c (diff) | |
download | freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.tar.gz freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.tar.zst freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.zip |
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Display/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Display/Makefile b/www/p5-HTML-Display/Makefile index 8f3821cda50c..40191f9247a3 100644 --- a/www/p5-HTML-Display/Makefile +++ b/www/p5-HTML-Display/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display HTML locally in a browser RUN_DEPENDS= p5-HTML-TokeParser-Simple>=2:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \ |