diff options
author | wiz <wiz@pkgsrc.org> | 2004-05-26 14:55:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-05-26 14:55:46 +0000 |
commit | dfe623121ae161318538f5221610fa12c95e42cf (patch) | |
tree | a4f09fe7742c687a9ab8d8749ba627f5396f3c54 /security/gsasl | |
parent | 05b11551485584fe87891bae4ab89eed561fbb74 (diff) | |
download | pkgsrc-dfe623121ae161318538f5221610fa12c95e42cf.tar.gz |
PKGREVISION bump because of libidn shlib major bump.
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 8ef374cde86..5c662327f3e 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2004/05/07 01:14:49 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2004/05/26 14:55:46 wiz Exp $ DISTNAME= gsasl-0.0.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://josefsson.org/gsasl/releases/ \ ${MASTER_SITE_GNU:=gsasl/} |