summaryrefslogtreecommitdiffstats
path: root/net/cvsup
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1996-09-10 05:28:25 +0000
committerjdp <jdp@FreeBSD.org>1996-09-10 05:28:25 +0000
commitb5a94b61e9ce8e07ba831f6bc379fb2eccb3855d (patch)
tree8a98a0cd78a593d55239090b113048c2bb0d3d4b /net/cvsup
parent62a4c9866a6233b74c12283205108fb00f2b8f2f (diff)
downloadFreeBSD-ports-b5a94b61e9ce8e07ba831f6bc379fb2eccb3855d.zip
FreeBSD-ports-b5a94b61e9ce8e07ba831f6bc379fb2eccb3855d.tar.gz
Update for new version of the Modula-3 port. The new port really
needs to be used for building CVSup, because it fixes some M3 bugs that affect CVSup.
Diffstat (limited to 'net/cvsup')
-rw-r--r--net/cvsup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile
index 170a427..5119d85 100644
--- a/net/cvsup/Makefile
+++ b/net/cvsup/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 August 1995
# Whom: asami
#
-# $Id: Makefile,v 1.2 1996/08/19 10:31:03 asami Exp $
+# $Id: Makefile,v 1.3 1996/08/23 20:51:19 jdp Exp $
#
DISTNAME= cvsup-13.3
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/
MAINTAINER= jdp@FreeBSD.org
-LIB_DEPENDS= m3\\.353\\.:${PORTSDIR}/lang/modula-3
+LIB_DEPENDS= m3\\.354\\.:${PORTSDIR}/lang/modula-3
MAKE_ENV= M3FLAGS=-DDYNAMIC
OpenPOWER on IntegriCloud