diff options
Diffstat (limited to 'net/p5-Danga-Socket/Makefile')
-rw-r--r-- | net/p5-Danga-Socket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Danga-Socket/Makefile b/net/p5-Danga-Socket/Makefile index 6f3af96225c..404e2fc5c56 100644 --- a/net/p5-Danga-Socket/Makefile +++ b/net/p5-Danga-Socket/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2017/06/05 14:24:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2018/08/22 09:45:56 wiz Exp $ # DISTNAME= Danga-Socket-1.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/ |