diff options
author | John Polstra <jdp@FreeBSD.org> | 1998-04-28 22:25:13 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1998-04-28 22:25:13 +0000 |
commit | a6d86d5ee3df92fd803adf92a254f1a4b8b90e3e (patch) | |
tree | 60dbcb5332fd01cc9d6deb887fd4751f4ba9f496 /net/cvsup | |
parent | 782cb43ccaec6e761b1f72ec183d93dd8610557b (diff) | |
download | ports-a6d86d5ee3df92fd803adf92a254f1a4b8b90e3e.tar.gz ports-a6d86d5ee3df92fd803adf92a254f1a4b8b90e3e.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 c57946d212b5..ffc6fc899451 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cvsup -# Version required: 15.3 +# Version required: 15.4 # Date created: 7 August 1996 # Whom: asami # -# $Id: Makefile,v 1.22 1998/02/11 18:03:22 jdp Exp $ +# $Id: Makefile,v 1.23 1998/03/24 04:20:12 jdp Exp $ # -DISTNAME= cvsup-15.3 +DISTNAME= cvsup-15.4 CATEGORIES= devel net MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/ \ @@ -14,8 +14,8 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/CVSup/ \ MAINTAINER= jdp@FreeBSD.org -BUILD_DEPENDS= m3build-5:${PORTSDIR}/lang/modula-3 -LIB_DEPENDS= m3\\.5\\.:${PORTSDIR}/lang/modula-3-lib +BUILD_DEPENDS= m3build-6:${PORTSDIR}/lang/modula-3 +LIB_DEPENDS= m3\\.6\\.:${PORTSDIR}/lang/modula-3-lib MAN1= cvsup.1 MAN8= cvsupd.8 diff --git a/net/cvsup/distinfo b/net/cvsup/distinfo index 12ef988c7ca8..0f8338ef83b7 100644 --- a/net/cvsup/distinfo +++ b/net/cvsup/distinfo @@ -1 +1 @@ -MD5 (cvsup-15.3.tar.gz) = 04438ae30094b8a81f2a3b0c48511b8f +MD5 (cvsup-15.4.tar.gz) = 195b4b1cfb7db6d1fefbb4a9c9c27991 |