diff options
Diffstat (limited to 'security/sign/Makefile')
-rw-r--r-- | security/sign/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sign/Makefile b/security/sign/Makefile index ea8841d41d1..ce04a24d8ac 100644 --- a/security/sign/Makefile +++ b/security/sign/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2007/01/07 09:14:10 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2008/01/18 05:09:42 tnn Exp $ # DISTNAME= sign-1.0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://swapped.cc/sign/files/ |