aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/afterstep-i18n
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 /x11-wm/afterstep-i18n
parent03f706620f3d8413ee3403771d9bc2bc73023978 (diff)
downloadfreebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.gz
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.tar.zst
freebsd-ports-gnome-51369898d389675759f44baed7961d59c8233c93.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Diffstat (limited to 'x11-wm/afterstep-i18n')
-rw-r--r--x11-wm/afterstep-i18n/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile
index e0cbffd06f4f..6ea586b1dec1 100644
--- a/x11-wm/afterstep-i18n/Makefile
+++ b/x11-wm/afterstep-i18n/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= afterstep-i18n
-PORTVERSION= 1.0
+PORTVERSION= 1.0
CATEGORIES= x11-wm afterstep
MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \
${MASTER_SITE_LOCAL} \
@@ -15,13 +15,13 @@ MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \
# former for ${MASTER_SITE_AFTERSTEP}, latter for ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= stable/archives kuriyama
DISTNAME= AfterStep-1.0
-DISTFILES= ${DISTNAME}.tar.gz \
+DISTFILES= ${DISTNAME}.tar.gz \
unofficial-I18N.98Feb27.tar.gz \
kterm.xpm kterm2.xpm KTerm-AS.xpm netscape4.xpm
EXTRACT_ONLY= ${DISTNAME}.tar.gz \
unofficial-I18N.98Feb27.tar.gz
-PATCH_DIST_STRIP= -p1
+PATCH_DIST_STRIP= -p1
MAINTAINER= issei@jp.FreeBSD.org