diff options
author | jmmv <jmmv> | 2003-05-01 21:33:19 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-01 21:33:19 +0000 |
commit | bcd0dd509abed6ce40c1aab5b316e3fb3be38b4f (patch) | |
tree | d2e056b053b6ed20f70bc8bd75a94a47cb02808c /security/portsentry | |
parent | 52592257a14f6641fe7e66ad00481ec39039ac64 (diff) | |
download | pkgsrc-bcd0dd509abed6ce40c1aab5b316e3fb3be38b4f.tar.gz |
Replace spaces with tabs.
Diffstat (limited to 'security/portsentry')
-rw-r--r-- | security/portsentry/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index 06e1229b540..71ec946b651 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2003/05/01 21:32:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/01 21:33:19 jmmv Exp $ # -DISTNAME= portsentry-1.0 +DISTNAME= portsentry-1.0 PKGREVISION= 2 CATEGORIES= security -MASTER_SITES= http://www.psionic.com/tools/ +MASTER_SITES= http://www.psionic.com/tools/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.psionic.com/abacus/portsentry/ |