aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-01-16 17:33:20 +0000
commit2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch)
tree0b080fcd55271333176593e1b9bc0b48aedbe9fa /x11-fm
parent21829056931f158e125c2d89352e36c1c7196a26 (diff)
downloadports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz
ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/x-files/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/x-files/Makefile b/x11-fm/x-files/Makefile
index af862eb1d67e..22581748c31d 100644
--- a/x11-fm/x-files/Makefile
+++ b/x11-fm/x-files/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= x-files
-PORTVERSION= 2.00b1
+PORTVERSION= 2.00b1
CATEGORIES= x11-fm tk82
-MASTER_SITES= http://www.hut.fi/~mkivinie/X-Files/data/
+MASTER_SITES= http://www.hut.fi/~mkivinie/X-Files/data/
DISTNAME= X-Files-${PORTVERSION}
-MAINTAINER= dmaddox@sc.rr.com
+MAINTAINER= dmaddox@sc.rr.com
BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82