From ee72b64e84b5c569a87d2e514100cbf01be2b8a6 Mon Sep 17 00:00:00 2001 From: brad Date: Sat, 19 Aug 2000 01:41:23 +0000 Subject: [PATCH] bump NEED_VERSION --- plan9/9wm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plan9/9wm/Makefile b/plan9/9wm/Makefile index a8a50f6a3eb..4827d2febf5 100644 --- a/plan9/9wm/Makefile +++ b/plan9/9wm/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.12 2000/08/19 01:34:03 brad Exp $ +# $OpenBSD: Makefile,v 1.13 2000/08/19 01:41:23 brad Exp $ DISTNAME= 9wm-1.1 CATEGORIES= plan9 -NEED_VERSION= 1.191 +NEED_VERSION= 1.310 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz