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 | |
parent | whitespace nits (diff) |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Notes
Notes:
svn path=/head/; revision=27887
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/gtar/Makefile | 2 | ||||
-rw-r--r-- | archivers/star-devel/Makefile | 2 | ||||
-rw-r--r-- | archivers/star/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/archivers/star-devel/Makefile b/archivers/star-devel/Makefile index e9cd9bc162e6..82d61af82320 100644 --- a/archivers/star-devel/Makefile +++ b/archivers/star-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= star -PORTVERSION= 1.2 +PORTVERSION= 1.2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/ \ ${MASTER_SITE_SUNSITE} diff --git a/archivers/star/Makefile b/archivers/star/Makefile index e9cd9bc162e6..82d61af82320 100644 --- a/archivers/star/Makefile +++ b/archivers/star/Makefile @@ -6,7 +6,7 @@ # PORTNAME= star -PORTVERSION= 1.2 +PORTVERSION= 1.2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/ \ ${MASTER_SITE_SUNSITE} |