drop maintainer; email bounces

This commit is contained in:
sthen 2019-02-25 11:55:38 +00:00
parent c3365380ed
commit 0a128c82f5

View File

@ -1,18 +1,17 @@
# $OpenBSD: Makefile,v 1.4 2016/03/20 19:57:20 naddy Exp $
# $OpenBSD: Makefile,v 1.5 2019/02/25 11:55:38 sthen Exp $
COMMENT = faster implementation of HTTP::Headers
MODULES = cpan
PKG_ARCH = *
DISTNAME = HTTP-Headers-Fast-0.20
REVISION = 0
CATEGORIES = www
MAINTAINER = Cesare Gargano <gar@plusiagamma.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = www/p5-HTTP-Date
RUN_DEPENDS = www/p5-HTTP-Date
TEST_DEPENDS = devel/p5-Test-Requires \
www/p5-HTTP-Message \