diff options
author | wiz <wiz> | 2004-05-26 14:55:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-05-26 14:55:46 +0000 |
commit | 31ff0ff177d07aef34ea9c343b685494558b827f (patch) | |
tree | a4f09fe7742c687a9ab8d8749ba627f5396f3c54 /security | |
parent | 02e3325b94c2363729f9b1d662fe359d55378e8d (diff) | |
download | pkgsrc-31ff0ff177d07aef34ea9c343b685494558b827f.tar.gz |
PKGREVISION bump because of libidn shlib major bump.
Diffstat (limited to 'security')
-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/} |