diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
commit | a58dd81611b8c564055c0a7d0f7e209646354e43 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /security | |
parent | 3e010aca5bde48bd486fa7c43f4dca63459ae74a (diff) | |
download | pkgsrc-a58dd81611b8c564055c0a7d0f7e209646354e43.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'security')
-rw-r--r-- | security/kssh/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/kssh/Makefile b/security/kssh/Makefile index ed3b995784a..7a8384ff231 100644 --- a/security/kssh/Makefile +++ b/security/kssh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/01/03 18:49:52 reed Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/23 21:50:47 jmmv Exp $ # DISTNAME= kssh-0.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kssh/} diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index fbabaf068a2..41b12c85653 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2004/01/11 00:32:34 xtraeme Exp $ +# $NetBSD: Makefile,v 1.21 2004/01/23 21:50:47 jmmv Exp $ DISTNAME= seahorse-0.7.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} |