diff options
Diffstat (limited to 'net/p5-SOAP-Transport-TCP/Makefile')
-rw-r--r-- | net/p5-SOAP-Transport-TCP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SOAP-Transport-TCP/Makefile b/net/p5-SOAP-Transport-TCP/Makefile index 66778e03a6c..59e82db654e 100644 --- a/net/p5-SOAP-Transport-TCP/Makefile +++ b/net/p5-SOAP-Transport-TCP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/10/23 17:18:54 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:42 wiz Exp $ # DISTNAME= SOAP-Transport-TCP-0.715 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/} |