From b5d1cecde4e6c0dcb132742181e822478f6759af Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 13 Feb 2000 03:25:05 +0000 Subject: Style nits in the ports I maintain. --- emulators/dlx/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/dlx') diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index 2adfd93fe88d..2daec1d99c04 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: dlx -# Version required: 2.0 +# Version required: 2.0 # Date created: Mon Dec 23, 1998 # Whom: David O'Brien (obrien@NUXI.com) # @@ -13,10 +13,10 @@ CATEGORIES= emulators MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/ EXTRACT_SUFX= .tar.Z -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org .if ${MACHINE_ARCH} == alpha -BROKEN= won\'t build on alpha +BROKEN= will not build on alpha .endif MAN1= dlxcc.1 -- cgit v1.2.3