diff options
author | wiz <wiz@pkgsrc.org> | 2013-08-06 20:13:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-08-06 20:13:35 +0000 |
commit | 1ba7880f549b7a440bda21c6b4bbd88eb6450baf (patch) | |
tree | d9c19619f2f137c765f8fbc6208a5e03299885a1 /security | |
parent | b89bdcb328e921e18a1096e87c8326102546744a (diff) | |
download | pkgsrc-1ba7880f549b7a440bda21c6b4bbd88eb6450baf.tar.gz |
Reset PKGREVISION after update.
Diffstat (limited to 'security')
-rw-r--r-- | security/clusterssh/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile index 66c3e3098f2..21f569722c6 100644 --- a/security/clusterssh/Makefile +++ b/security/clusterssh/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/08/06 19:26:00 gls Exp $ -# +# $NetBSD: Makefile,v 1.6 2013/08/06 20:13:35 wiz Exp $ DISTNAME= App-ClusterSSH-4.01_05 PKGNAME= p5-${DISTNAME:S/_/./} -PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/ |