From c3e06bd118f3e5473126bf7147102567b62f7144 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 26 Aug 2018 17:15:25 +0000 Subject: [PATCH] libnetfilter_queue: orphan --- srcpkgs/libnetfilter_queue/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libnetfilter_queue/template b/srcpkgs/libnetfilter_queue/template index 66576f32a2d..375f8bb2432 100644 --- a/srcpkgs/libnetfilter_queue/template +++ b/srcpkgs/libnetfilter_queue/template @@ -6,7 +6,7 @@ build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libnfnetlink-devel libmnl-devel" short_desc="An API to packets that have been queued by the kernel packet filter" -maintainer="Michael Gehring " +maintainer="Orphaned " license="GPL-2" homepage="http://www.netfilter.org/projects/libnetfilter_queue/index.html" distfiles="http://www.netfilter.org/projects/libnetfilter_queue/files/libnetfilter_queue-${version}.tar.bz2"