diff options
Diffstat (limited to 'security/guardtime/Makefile')
-rw-r--r-- | security/guardtime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/guardtime/Makefile b/security/guardtime/Makefile index 54d4938ec2e..d299f6024a2 100644 --- a/security/guardtime/Makefile +++ b/security/guardtime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2017/04/30 01:21:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/24 20:03:38 adam Exp $ DISTNAME= gtime-1.0-12 PKGNAME= guardtime-1.0.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= http://download.guardtime.com/ |