From 35c8d1d8a89f0148f7353771637e96d7f364db23 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Fri, 27 Sep 1996 02:33:15 +0000 Subject: Update for new version of Modula-3. Fix a typo in the "Version required" comment. --- net/cvsup/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/cvsup') diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 6b5055907b56..e01f90b6bbc0 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: cvsup -# Version required: 13.3 +# Version required: 13.4 # Date created: 7 August 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1996/09/10 05:28:25 jdp Exp $ +# $Id: Makefile,v 1.6 1996/09/13 00:13:17 jdp Exp $ # DISTNAME= cvsup-13.4 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/ MAINTAINER= jdp@FreeBSD.org -LIB_DEPENDS= m3\\.2\\.:${PORTSDIR}/lang/modula-3 +LIB_DEPENDS= m3\\.3\\.:${PORTSDIR}/lang/modula-3 MAKE_ENV= M3FLAGS=-DDYNAMIC -- cgit v1.2.3