diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 93e3b9e04264b93620166058e19ea42c856505b0 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /security/mcrypt | |
parent | 64c62687571ac76a3ac8b5402e7bd4f1498bef90 (diff) | |
download | pkgsrc-93e3b9e04264b93620166058e19ea42c856505b0.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'security/mcrypt')
-rw-r--r-- | security/mcrypt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index f9075e061a9..1049169a176 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2005/04/11 21:47:13 tv Exp $ +# $NetBSD: Makefile,v 1.17 2006/02/05 23:10:45 joerg Exp $ DISTNAME= mcrypt-2.6.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security devel MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/ \ ftp://mcrypt.hellug.gr/pub/mcrypt/old/ |