diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls/Makefile | 3 | ||||
-rw-r--r-- | security/gsasl/Makefile | 3 | ||||
-rw-r--r-- | security/heimdal/Makefile | 4 | ||||
-rw-r--r-- | security/honeyd/Makefile | 4 | ||||
-rw-r--r-- | security/kssh/Makefile | 4 | ||||
-rw-r--r-- | security/kth-krb4/Makefile | 4 | ||||
-rw-r--r-- | security/prelude-correlator/Makefile | 3 |
7 files changed, 14 insertions, 11 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 9b6c9d143ab..c37547d5084 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2009/05/19 08:59:31 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2009/05/20 00:58:26 wiz Exp $ DISTNAME= gnutls-2.6.6 +PKGREVISION= 1 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \ ftp://ftp.gnupg.org/gcrypt/gnutls/ \ diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index d68ed9b5b72..9e534ae4469 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2008/11/07 18:40:52 adam Exp $ +# $NetBSD: Makefile,v 1.27 2009/05/20 00:58:26 wiz Exp $ DISTNAME= gsasl-0.2.29 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://josefsson.org/gsasl/releases/ \ ftp://alpha.gnu.org/pub/gnu/gsasl/ diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 4082e88a224..2ef46525c23 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.73 2009/05/19 08:59:31 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2009/05/20 00:58:26 wiz Exp $ DISTNAME= heimdal-1.1 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.h5l.org/dist/src/ -PKGREVISION= 2 MAINTAINER= lha@NetBSD.org HOMEPAGE= http://www.h5l.org/ diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index e3a47a3a086..eede4d58c88 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2009/02/27 22:53:47 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2009/05/20 00:58:27 wiz Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/kssh/Makefile b/security/kssh/Makefile index b8e42480dae..35e22252e5e 100644 --- a/security/kssh/Makefile +++ b/security/kssh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2008/01/18 05:09:38 tnn Exp $ +# $NetBSD: Makefile,v 1.29 2009/05/20 00:58:27 wiz Exp $ # DISTNAME= kssh-0.7 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= security kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kssh/} diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index 6678295a165..59e72870e2c 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2008/10/03 19:01:14 gdt Exp $ +# $NetBSD: Makefile,v 1.51 2009/05/20 00:58:27 wiz Exp $ # DISTNAME= krb4-1.2.2 PKGNAME= kth-krb4-1.2.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security net MASTER_SITES= ftp://ftp.pdc.kth.se/pub/krb/src/ diff --git a/security/prelude-correlator/Makefile b/security/prelude-correlator/Makefile index 48bf3402f24..df92eeefbea 100644 --- a/security/prelude-correlator/Makefile +++ b/security/prelude-correlator/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/07/21 12:16:46 shannonjr Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/20 00:58:27 wiz Exp $ # DISTNAME= prelude-correlator-0.9.0-beta3 PKGNAME= prelude-correlator-${DISTNAME:S/-beta/beta/:C/.*-//} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/prelude-correlator/ |