diff options
Diffstat (limited to 'security/skey')
-rw-r--r-- | security/skey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/skey/Makefile b/security/skey/Makefile index 9df3ce79b84..1fae8ca2c1c 100644 --- a/security/skey/Makefile +++ b/security/skey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2016/02/26 09:41:06 jperkin Exp $ +# $NetBSD: Makefile,v 1.33 2016/07/09 06:38:57 wiz Exp $ # DISTNAME= skey-1.1.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= http://www.sparc.spb.su/solaris/skey/ #MASTER_SITES= ftp://ftp.math.ethz.ch/hg/pub/opie/ |