diff options
author | tron <tron> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:18:26 +0000 |
commit | 75ea1fb4e561d593ab132656ac376dcd1de1274c (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /security/sfs | |
parent | 8c07f6366b3ba853a09aa2113e2809fc16383ead (diff) | |
download | pkgsrc-75ea1fb4e561d593ab132656ac376dcd1de1274c.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'security/sfs')
-rw-r--r-- | security/sfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index dc638709d8f..d9cf1375988 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/07/12 10:45:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.46 2014/02/12 23:18:36 tron Exp $ # DISTNAME= sfs-0.7.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} |