diff options
author | adam <adam> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam> | 2013-09-02 19:50:38 +0000 |
commit | a5a9e60bf935c74df3423b60184d018e40c61cc9 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /security/putty | |
parent | af17f760c4c8d76bd91611a3337a4a75b8810597 (diff) | |
download | pkgsrc-a5a9e60bf935c74df3423b60184d018e40c61cc9.tar.gz |
Revbump after cairo update
Diffstat (limited to 'security/putty')
-rw-r--r-- | security/putty/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index 68adeedfc4a..df727e345b0 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/08/07 11:06:39 drochner Exp $ +# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:24 adam Exp $ # DISTNAME= putty-0.63 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.63/ |