diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
commit | d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d (patch) | |
tree | c25483ef9ceb6335a34ebff7845607b697c70aa9 /sysutils/contool | |
parent | 70717dc960c583000dde5acfd950b24bfee36a7a (diff) | |
download | FreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.zip FreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.gz |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'sysutils/contool')
-rw-r--r-- | sysutils/contool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index 074b648..101449d 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= contool -PORTVERSION= 3.3a +PORTVERSION= 3.3a CATEGORIES= sysutils MASTER_SITES= ftp://ftp.kfu.com/pub/ |