diff options
author | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
commit | 7c83c95ff769aa92061fdd9075a05dac67a46b8c (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /security/srp_client | |
parent | b2b62cf3ccbfa55109697696ce0782e892a4984b (diff) | |
download | pkgsrc-7c83c95ff769aa92061fdd9075a05dac67a46b8c.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'security/srp_client')
-rw-r--r-- | security/srp_client/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile index 525e128ef49..484780e7e10 100644 --- a/security/srp_client/Makefile +++ b/security/srp_client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2010/01/27 21:26:59 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2010/03/24 19:43:28 asau Exp $ DISTNAME= srp-1.4.4 PKGNAME= srp-client-1.4.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security net MASTER_SITES= ftp://ftp.zedz.net/pub/crypto/programs/srp/ |