diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/trinokiller | |
parent | Correct whitespace introduced during PORTNAME conversion and portlint (diff) |
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'security/trinokiller')
-rw-r--r-- | security/trinokiller/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/trinokiller/Makefile b/security/trinokiller/Makefile index 2aae13986404..5e6f9b08a80e 100644 --- a/security/trinokiller/Makefile +++ b/security/trinokiller/Makefile @@ -7,13 +7,13 @@ # PORTNAME= trinokiller -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= security MASTER_SITES= http://www.afro-productions.com/ DISTNAME= trinokiller EXTRACT_SUFX= .c -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org NO_WRKSUBDIR= yes |