diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-29 20:45:25 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-06-29 20:45:25 +0000 |
commit | 26257bf6c83993f60344323961ba32ff5842460c (patch) | |
tree | b76ba8ba388d8ca15270e4b2d4cc8148aff9e870 /devel/cvs2cl | |
parent | 7ba93e94b60a98d89cceb95924a6c90b2d79578a (diff) | |
download | ports-26257bf6c83993f60344323961ba32ff5842460c.tar.gz ports-26257bf6c83993f60344323961ba32ff5842460c.zip |
Update to 2.5.
--hide-filenames option has been added.
Notes
Notes:
svn path=/head/; revision=29999
Diffstat (limited to 'devel/cvs2cl')
-rw-r--r-- | devel/cvs2cl/Makefile | 2 | ||||
-rw-r--r-- | devel/cvs2cl/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile index 375c55393bf1..cd3f1103b3c5 100644 --- a/devel/cvs2cl/Makefile +++ b/devel/cvs2cl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cvs2cl -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu diff --git a/devel/cvs2cl/distinfo b/devel/cvs2cl/distinfo index 274eddaf59e3..0be156e705f1 100644 --- a/devel/cvs2cl/distinfo +++ b/devel/cvs2cl/distinfo @@ -1 +1 @@ -MD5 (cvs2cl-2.4.tar.gz) = 9e93fe1ab03828ff07b117987cf87ac5 +MD5 (cvs2cl-2.5.tar.gz) = 25d6f56c00003faec319f3c8154cc292 |