diff options
author | John Polstra <jdp@FreeBSD.org> | 1997-07-11 05:20:34 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1997-07-11 05:20:34 +0000 |
commit | 61362f0f8db25274764e4409715951e8c4a1c140 (patch) | |
tree | 9296d4f6767a2785fc12b3626096ee6b062f1c1f /net/cvsup | |
parent | 7239ee8d565ed28064bbc5da4e41d5ac09a457bd (diff) | |
download | ports-61362f0f8db25274764e4409715951e8c4a1c140.tar.gz ports-61362f0f8db25274764e4409715951e8c4a1c140.zip |
Notes
Diffstat (limited to 'net/cvsup')
-rw-r--r-- | net/cvsup/Makefile | 10 | ||||
-rw-r--r-- | net/cvsup/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 349c0825f54b..591856d7438c 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cvsup -# Version required: 15.0 +# Version required: 15.1 # Date created: 7 August 1996 # Whom: asami # -# $Id: Makefile,v 1.18 1997/05/06 15:03:41 jdp Exp $ +# $Id: Makefile,v 1.19 1997/05/18 00:32:02 jdp Exp $ # -DISTNAME= cvsup-15.0 +DISTNAME= cvsup-15.1 CATEGORIES= devel net MASTER_SITES= ftp://hub.freebsd.org/pub/CVSup/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \ @@ -14,8 +14,8 @@ MASTER_SITES= ftp://hub.freebsd.org/pub/CVSup/ \ MAINTAINER= jdp@FreeBSD.org -BUILD_DEPENDS= m3build-4:${PORTSDIR}/lang/modula-3 -LIB_DEPENDS= m3\\.4\\.:${PORTSDIR}/lang/modula-3-lib +BUILD_DEPENDS= m3build-5:${PORTSDIR}/lang/modula-3 +LIB_DEPENDS= m3\\.5\\.:${PORTSDIR}/lang/modula-3-lib # To build the client without GUI support: #MAKE_ENV= M3FLAGS=-DNOGUI diff --git a/net/cvsup/distinfo b/net/cvsup/distinfo index 883baf2d9adb..ac3b6f88a829 100644 --- a/net/cvsup/distinfo +++ b/net/cvsup/distinfo @@ -1 +1 @@ -MD5 (cvsup-15.0.tar.gz) = 3f9cb6e0267be19d8e0627c85e6edeb4 +MD5 (cvsup-15.1.tar.gz) = fd578d0fa8222459e310def51d383584 |