diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /security/sshfp | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'security/sshfp')
-rw-r--r-- | security/sshfp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sshfp/Makefile b/security/sshfp/Makefile index 904d801d7dc..6cf67ac3a56 100644 --- a/security/sshfp/Makefile +++ b/security/sshfp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2010/08/19 17:08:44 reed Exp $ +# $NetBSD: Makefile,v 1.6 2012/03/15 11:53:37 obache Exp $ DISTNAME= sshfp-1.1.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security net MASTER_SITES= http://www.xelerance.com/software/sshfp/ |