diff options
author | minskim <minskim> | 2004-02-25 15:53:17 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-25 15:53:17 +0000 |
commit | cf52c123076bc28e858024d395eb14110f92231d (patch) | |
tree | b642d72904ce91f85ee8989198bf2b6a8e0366b6 /security/gsasl | |
parent | 646eb4349c2b198350f86257864fb3c9431b328f (diff) | |
download | pkgsrc-cf52c123076bc28e858024d395eb14110f92231d.tar.gz |
Bump PKGREVISION due to the update of libgcrypt.
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/} |