diff options
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 974815dcae1..fc9fde73664 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/02/14 18:26:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2004/02/25 15:53:17 minskim Exp $ DISTNAME= gsasl-0.0.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://josefsson.org/gsasl/releases/ \ ${MASTER_SITE_GNU:=gsasl/} |