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 | |
parent | 02e3325b94c2363729f9b1d662fe359d55378e8d (diff) | |
download | pkgsrc-31ff0ff177d07aef34ea9c343b685494558b827f.tar.gz |
PKGREVISION bump because of libidn shlib major bump.
-rw-r--r-- | net/echoping/Makefile | 4 | ||||
-rw-r--r-- | security/gsasl/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 1e3d7c4b14c..65e3ebce690 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:47 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2004/05/26 14:55:46 wiz Exp $ # DISTNAME= echoping-5.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/ 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/} |