diff options
author | kris <kris@FreeBSD.org> | 2003-10-27 05:45:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-27 05:45:05 +0800 |
commit | 8b9c24080fa419ee1a7cf9b6e492f1b967a90dab (patch) | |
tree | b0c1d562b75ebf1ef462098f46853db2e654c77a /archivers | |
parent | 91fa472ecc4f2b61f6c63218c1096ded21244066 (diff) | |
download | freebsd-ports-gnome-8b9c24080fa419ee1a7cf9b6e492f1b967a90dab.tar.gz freebsd-ports-gnome-8b9c24080fa419ee1a7cf9b6e492f1b967a90dab.tar.zst freebsd-ports-gnome-8b9c24080fa419ee1a7cf9b6e492f1b967a90dab.zip |
Fix whitespace error
Submitted by: portlint
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index 1e528f2d7eba..e3e56f327d80 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -7,7 +7,7 @@ PORTNAME= arc PORTVERSION= 5.21e.8 -PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ DISTNAME= arc521e.pl8 |