diff options
author | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-09-28 14:31:06 +0000 |
commit | 5ac8ad700481573bca146bdf809b1f45c8437e24 (patch) | |
tree | 4373a04cd43d2143f808073cf6b95c49198d17c6 /security | |
parent | 9984e0604a93cd3c3942a51b0167b8a7fe50ef86 (diff) | |
download | pkgsrc-5ac8ad700481573bca146bdf809b1f45c8437e24.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'security')
-rw-r--r-- | security/libssh/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Tie-EncryptedHash/Makefile | 4 | ||||
-rw-r--r-- | security/qca-tls/Makefile | 4 | ||||
-rw-r--r-- | security/snortsnarf/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/security/libssh/Makefile b/security/libssh/Makefile index 576dd0098f0..4e5f760ba3d 100644 --- a/security/libssh/Makefile +++ b/security/libssh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2005/05/15 17:11:04 adrianp Exp $ +# $NetBSD: Makefile,v 1.3 2005/09/28 14:31:08 rillig Exp $ # -# This package currently exists as a dependency for the hydra package but +# This package currently exists as a dependency for the hydra package but # the later versions of it are not supported by hydra. # This package should not be updated to the latest version available. # diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index e38193ef400..e4637e5e05d 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/08/06 06:19:31 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/09/28 14:31:08 rillig Exp $ # DISTNAME= Tie-EncryptedHash-1.1 @@ -9,7 +9,7 @@ CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} MAINTAINER= tech-pkg@NetBSD.org -#HOMEPAGE= +#HOMEPAGE= COMMENT= Perl5 module for hashes with encrypting fields DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile index 80509310164..932888fc937 100644 --- a/security/qca-tls/Makefile +++ b/security/qca-tls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/09/13 04:27:21 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.9 2005/09/28 14:31:08 rillig Exp $ DISTNAME= qca-tls-1.0 PKGREVISION= # empty @@ -24,7 +24,7 @@ post-configure: ${QTDIR}/bin/qmake qca-tls.pro -o Makefile.orig; \ ${SED} -e "s,-rpath .*,-rpath ${QTDIR}/lib," Makefile.orig > Makefile; \ ) - + do-install: ${INSTALL_DATA_DIR} ${QTDIR}/plugins/crypto cd ${WRKSRC} && \ diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index 5c2880e56ed..64068da032c 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/07/16 01:19:19 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2005/09/28 14:31:08 rillig Exp $ # DISTNAME= SnortSnarf-050314.1 @@ -21,7 +21,7 @@ REPLACE_PERL= snortsnarf.pl include/ann_xml.pl include/web_utils.pl \ SUBST_CLASSES+= paths SUBST_STAGE.paths= post-patch SUBST_FILES.paths= snortsnarf.pl -SUBST_SED.paths= -e "s|./include|${PREFIX}/share/snortsnarf|g" +SUBST_SED.paths= -e "s|./include|${PREFIX}/share/snortsnarf|g" SUBST_MESSAGE.paths= "Fixing paths." INSTALLATION_DIRS= bin |