diff options
author | kris <kris@FreeBSD.org> | 2003-10-26 21:58:50 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-26 21:58:50 +0000 |
commit | c90d909dd04b82f358a7ebb43a2d06db7d55ce1e (patch) | |
tree | 2f87d0be8ca52e2244a9e78ed4bbae8fcf147ea2 /archivers/mscompress | |
parent | c94bd6e6c8ee6138d980f4304c3bf762b03174b1 (diff) | |
download | FreeBSD-ports-c90d909dd04b82f358a7ebb43a2d06db7d55ce1e.zip FreeBSD-ports-c90d909dd04b82f358a7ebb43a2d06db7d55ce1e.tar.gz |
portlint (fix whitespace)
Diffstat (limited to 'archivers/mscompress')
-rw-r--r-- | archivers/mscompress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/mscompress/Makefile b/archivers/mscompress/Makefile index df61b1f..79920c1 100644 --- a/archivers/mscompress/Makefile +++ b/archivers/mscompress/Makefile @@ -9,7 +9,7 @@ PORTNAME= mscompress PORTVERSION= 0.3 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= utils/compress +MASTER_SITE_SUBDIR= utils/compress MAINTAINER= ports@FreeBSD.org COMMENT= Microsoft "compress.exe/expand.exe" compatible (de)compressor |