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 | edf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /security/stud | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'security/stud')
-rw-r--r-- | security/stud/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/stud/Makefile b/security/stud/Makefile index 932194f856f..de2275575df 100644 --- a/security/stud/Makefile +++ b/security/stud/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/03/16 19:41:35 jym Exp $ +# $NetBSD: Makefile,v 1.2 2014/02/12 23:18:37 tron Exp $ # PKGNAME= stud-0.3p53 +PKGREVISION= 1 CATEGORIES= security MAINTAINER= jym@NetBSD.org HOMEPAGE= http://github.com/bumptech/stud |