diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | 7056b7a0e721cee220f3a28be8392047fbe8e3e5 (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /security/tkpasman | |
parent | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (diff) | |
download | pkgsrc-7056b7a0e721cee220f3a28be8392047fbe8e3e5.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'security/tkpasman')
-rw-r--r-- | security/tkpasman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tkpasman/Makefile b/security/tkpasman/Makefile index 49e2dc6ec79..fc03a03b54f 100644 --- a/security/tkpasman/Makefile +++ b/security/tkpasman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/01/11 14:42:05 adam Exp $ +# $NetBSD: Makefile,v 1.28 2014/02/12 23:18:37 tron Exp $ # DISTNAME= TkPasMan-2.2a PKGNAME= ${DISTNAME:S/TkPasMan/tkpasman/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security MASTER_SITES= http://www.xs4all.nl/~wbsoft/linux/projects/ |