diff options
author | reed <reed@pkgsrc.org> | 2004-01-03 18:49:33 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-01-03 18:49:33 +0000 |
commit | 6d9af8d68d56c4569329a5d06d3a7e121c31268a (patch) | |
tree | 9081871bd8eb77c4940a5eca1b3c12d42386c628 /security | |
parent | 6b0b055137cc8d8b15c94ed4a025b6244da98f11 (diff) | |
download | pkgsrc-6d9af8d68d56c4569329a5d06d3a7e121c31268a.tar.gz |
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
Diffstat (limited to 'security')
-rw-r--r-- | security/gpa/Makefile | 3 | ||||
-rw-r--r-- | security/kssh/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/Makefile | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 1e65f488d1b..5a088ce12d4 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/12/14 15:12:11 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:52 reed Exp $ # DISTNAME= gpa-0.7.0 +PKGREVISION= 1 CATEGORIES= x11 security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ diff --git a/security/kssh/Makefile b/security/kssh/Makefile index 7bf2279058d..ed3b995784a 100644 --- a/security/kssh/Makefile +++ b/security/kssh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/12/08 14:41:41 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/03 18:49:52 reed Exp $ # DISTNAME= kssh-0.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kssh/} diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 1d70184bcfc..d7c1769ae26 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2003/12/28 23:37:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:52 reed Exp $ DISTNAME= seahorse-0.7.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} |