aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/lha
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
committersobomax <sobomax@FreeBSD.org>2001-01-17 01:33:20 +0800
commit51369898d389675759f44baed7961d59c8233c93 (patch)
tree8b4ec24d53e3f6345ace454c06ff938dbaf9a7a1 /archivers/lha
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadfreebsd-ports-graphics-51369898d389675759f44baed7961d59c8233c93.tar.gz
freebsd-ports-graphics-51369898d389675759f44baed7961d59c8233c93.tar.zst
freebsd-ports-graphics-51369898d389675759f44baed7961d59c8233c93.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'archivers/lha')
-rw-r--r--archivers/lha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index a6f7ac14042..492af395e6e 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.14i
CATEGORIES= archivers
MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ \
ftp://ftp.win.ne.jp/pub/misc/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}
MAINTAINER= ache@FreeBSD.org