diff options
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/} |