From 2b1a883dc4fd248d3b049059b9543dde2ac98ffd Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- textproc/xp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/xp/Makefile') diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index 485e12e5210a..50bf314354d1 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xp -PORTVERSION= 0.5 +PORTVERSION= 0.5 CATEGORIES= textproc java MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ DISTNAME= ${PORTNAME} -MAINTAINER= mike@vee.net +MAINTAINER= mike@vee.net -RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk +RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk PLIST_SUB+= XP_VERSION=${PORTVERSION} -- cgit v1.2.3