From f01851de744266c63ab13a20c3dbbb8be793145f Mon Sep 17 00:00:00 2001 From: espie Date: Tue, 11 Apr 2000 01:38:41 +0000 Subject: [PATCH] Typo --- editors/xemacs20/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/xemacs20/Makefile b/editors/xemacs20/Makefile index 0377b2b5692..710b4be1784 100644 --- a/editors/xemacs20/Makefile +++ b/editors/xemacs20/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2000/04/09 17:36:24 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2000/04/11 01:38:41 espie Exp $ # use flavors for mule and compface support # e.g., make FLAVOR=mule @@ -36,7 +36,7 @@ CONFIGURE_ARGS+=--with-xface=no DISTFILES+=${DISTNAME}-mule${EXTRACT_SUFX} CONFIGURE_ARGS+=--with-mule .endif -SUPDISTFILES=${DISTNAME}-mulet${EXTRACT_SUFX} +SUPDISTFILES=${DISTNAME}-mule${EXTRACT_SUFX} LIB_DEPENDS= jpeg.62::graphics/jpeg \ png.1.3::graphics/png