diff options
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 1d61d62413a..f84f2f3618b 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2011/06/01 10:05:57 adam Exp $ +# $NetBSD: Makefile,v 1.33 2011/11/24 09:04:18 marino Exp $ DISTNAME= gsasl-1.6.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU:=gsasl/} |