aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1996-09-27 10:33:15 +0800
committerJohn Polstra <jdp@FreeBSD.org>1996-09-27 10:33:15 +0800
commit35c8d1d8a89f0148f7353771637e96d7f364db23 (patch)
tree532bfaf8d84025f41bf14ef2679bd93f72abf8e4
parent9c12b0f08a5c015bc51d5f618a7c1a73001505fe (diff)
downloadfreebsd-ports-35c8d1d8a89f0148f7353771637e96d7f364db23.tar.gz
freebsd-ports-35c8d1d8a89f0148f7353771637e96d7f364db23.tar.zst
freebsd-ports-35c8d1d8a89f0148f7353771637e96d7f364db23.zip
Update for new version of Modula-3.
Fix a typo in the "Version required" comment.
Notes
Notes: svn path=/head/; revision=3884
-rw-r--r--net/cvsup/Makefile6
1 files changed, 3 insertions, 3 deletions
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