diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-01 21:48:40 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-01 21:48:40 +0000 |
commit | 3b7463f403d11942efb0496c797e22129e257913 (patch) | |
tree | 2b8cb16fe2d374158a36bf09289f4b51cbdfd05b /security | |
parent | 7082d29bc9a5a26fac3cca8505b93c18bee89420 (diff) | |
download | pkgsrc-3b7463f403d11942efb0496c797e22129e257913.tar.gz |
Use tabs instead of spaces.
Diffstat (limited to 'security')
-rw-r--r-- | security/tripwire/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile index 2c03e4a7932..423885f39d7 100644 --- a/security/tripwire/Makefile +++ b/security/tripwire/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2003/05/01 21:47:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2003/05/01 21:48:40 jmmv Exp $ # -DISTNAME= tripwire-1.2 +DISTNAME= tripwire-1.2 PKGREVISION= 1 CATEGORIES= security -MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/ids/tripwire/ +MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/ids/tripwire/ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org |