diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
commit | 81f7b4705fbf80c85e13b93a286039a0d6ad1bfe (patch) | |
tree | 62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /net/p5-SOAP-Lite | |
parent | c731522a3bbc5c173afc327df22d2d032c06dd25 (diff) | |
download | pkgsrc-81f7b4705fbf80c85e13b93a286039a0d6ad1bfe.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'net/p5-SOAP-Lite')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 5ec688f598b..380e5355b50 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2010/08/21 16:35:32 seb Exp $ +# $NetBSD: Makefile,v 1.30 2011/08/14 14:14:49 obache Exp $ # DISTNAME= SOAP-Lite-0.712 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SOAP/} |