diff options
author | jmacd <jmacd@FreeBSD.org> | 1998-09-03 00:05:17 +0000 |
---|---|---|
committer | jmacd <jmacd@FreeBSD.org> | 1998-09-03 00:05:17 +0000 |
commit | 978f21f2a78e6926e8197661c94844a9c8d7b991 (patch) | |
tree | 497a9cefcc440ca5d1fd14d48dd83f36af1a6931 /misc/xdelta | |
parent | 2e3c9730983f538dc6a56210e6ed3dcc14feb609 (diff) | |
download | FreeBSD-ports-978f21f2a78e6926e8197661c94844a9c8d7b991.zip FreeBSD-ports-978f21f2a78e6926e8197661c94844a9c8d7b991.tar.gz |
New version.
Diffstat (limited to 'misc/xdelta')
-rw-r--r-- | misc/xdelta/Makefile | 8 | ||||
-rw-r--r-- | misc/xdelta/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile index a17ce6b..05d07e0 100644 --- a/misc/xdelta/Makefile +++ b/misc/xdelta/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: xdelta -# Version required: 0.18 +# Version required: 0.23 # Date created: Sun May 4 21:40:06 CDT 1997 # Whom: jmacd # -# $Id: Makefile,v 1.8 1998/04/30 02:03:14 asami Exp $ +# $Id: Makefile,v 1.9 1998/05/03 23:57:56 steve Exp $ # -DISTNAME= xdelta-0.18 +DISTNAME= xdelta-0.23 CATEGORIES= misc -MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/jmacd/ +MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/xdelta/ MAINTAINER= jmacd@FreeBSD.ORG diff --git a/misc/xdelta/distinfo b/misc/xdelta/distinfo index 0b02559..698473e 100644 --- a/misc/xdelta/distinfo +++ b/misc/xdelta/distinfo @@ -1 +1 @@ -MD5 (xdelta-0.18.tar.gz) = e377988fc26f78c0cc60f31c3776d602 +MD5 (xdelta-0.23.tar.gz) = feb1c7a066025cba0bbca05c1dd68e60 |