diff options
Diffstat (limited to 'security/clusterssh/Makefile')
-rw-r--r-- | security/clusterssh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile index b4c0de85cd8..0a9049b991d 100644 --- a/security/clusterssh/Makefile +++ b/security/clusterssh/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/10/23 18:16:22 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:50 wiz Exp $ # DISTNAME= App-ClusterSSH-4.01_01 PKGNAME= p5-${DISTNAME:S/_/./} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/ |