summaryrefslogtreecommitdiff
path: root/x11/emu
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/emu
parentAdd xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord. (diff)
Massive style enforcement - use ^I instead of spaces for variables identation.
Notes
Notes: svn path=/head/; revision=37252
Diffstat (limited to 'x11/emu')
-rw-r--r--x11/emu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/emu/Makefile b/x11/emu/Makefile
index 806c73ad40d7..884a48d5603a 100644
--- a/x11/emu/Makefile
+++ b/x11/emu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= emu
-PORTVERSION= 1.31
+PORTVERSION= 1.31
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= applications
MAINTAINER= me@FreeBSD.org
.if !defined(DISPLAY) || ${DISPLAY} == ""
-BROKEN= "Requires an active X session (and DISPLAY variable) to run xrdb. Please compile this while running X."
+BROKEN= "Requires an active X session (and DISPLAY variable) to run xrdb. Please compile this while running X."
.endif
USE_IMAKE= yes