diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-22 18:14:11 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-22 18:14:11 +0800 |
commit | d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d (patch) | |
tree | c25483ef9ceb6335a34ebff7845607b697c70aa9 /archivers | |
parent | 70717dc960c583000dde5acfd950b24bfee36a7a (diff) | |
download | freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.gz freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.zst freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.zip |
Corrrect whitespace introduced during PORTNAME conversion and portlint
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} |