diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
commit | 960543ecef69ee80e8cef4cb3a22e623071440c5 (patch) | |
tree | 22c4a6d0707e9e2799eaacf878b9d4e2ffbc4e02 /archivers/gtar | |
parent | whitespace nits (diff) |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'archivers/gtar')
-rw-r--r-- | archivers/gtar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index 622ca86f0a38..c78d987c28ed 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tar -PORTVERSION= 1.13 +PORTVERSION= 1.13 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= tar |