From a9546019be29564edf395d2151c48e6d9dea974d Mon Sep 17 00:00:00 2001 From: matt Date: Fri, 28 Jul 2000 10:32:52 +0000 Subject: [PATCH] Bump NEED_VERSION (oops). --- print/enscript/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/enscript/Makefile b/print/enscript/Makefile index 0387d4cb2aa..237a8e4193e 100644 --- a/print/enscript/Makefile +++ b/print/enscript/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.10 2000/07/28 03:14:58 matt Exp $ +# $OpenBSD: Makefile,v 1.11 2000/07/28 10:32:52 matt Exp $ DISTNAME= enscript-1.6.1 +NEED_VERSION= 1.319 CATEGORIES= print MAINTAINER= matt@openbsd.org