diff options
Diffstat (limited to 'misc/xdelta/Makefile')
-rw-r--r-- | misc/xdelta/Makefile | 8 |
1 files changed, 4 insertions, 4 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 |