diff options
author | obache <obache> | 2011-08-14 14:42:45 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 14:42:45 +0000 |
commit | 50aa368e0f48235e33e2b8ca94b3080df66e0834 (patch) | |
tree | fad970a24366a93fe465e478ebd9339caa10a706 /security/p5-Data-SimplePassword | |
parent | 5ab83f2ed6b1458bad42600422962d91785da690 (diff) | |
download | pkgsrc-50aa368e0f48235e33e2b8ca94b3080df66e0834.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'security/p5-Data-SimplePassword')
-rw-r--r-- | security/p5-Data-SimplePassword/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Data-SimplePassword/Makefile b/security/p5-Data-SimplePassword/Makefile index b8cb7e19f37..3c04c3949d5 100644 --- a/security/p5-Data-SimplePassword/Makefile +++ b/security/p5-Data-SimplePassword/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2010/09/09 05:54:41 sno Exp $ +# $NetBSD: Makefile,v 1.9 2011/08/14 14:42:49 obache Exp $ # DISTNAME= Data-SimplePassword-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} |