diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-17 15:31:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-17 15:31:34 +0000 |
commit | 164ada8be5a6f549371d42a439a91c5e6a7bf18e (patch) | |
tree | 284251ebff1b15dd5de69b7d73ae7b6649c4d7ed /sysutils/radmind/Makefile | |
parent | fdab6c4e38ca3b36966c108b6e302f2a775ab46a (diff) | |
download | pkgsrc-164ada8be5a6f549371d42a439a91c5e6a7bf18e.tar.gz |
Update to 1.5.0, provided by the maintainer Hauke Fath in PR 29420:
New in 1.5.0:
* Major networking/speed improvements
* fsdiff path argument can be used to limit scan - Thanks Wout Mertens
* ktcheck -n bug fix for included command files
* twhich displays transcript name for '-' lines
* Added checkin and checkout to ra.sh
* Added -V to ra.sh
* ra.sh create gives useful default transcript name
Diffstat (limited to 'sysutils/radmind/Makefile')
-rw-r--r-- | sysutils/radmind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/radmind/Makefile b/sysutils/radmind/Makefile index 177bd811650..cbd4a2d280e 100644 --- a/sysutils/radmind/Makefile +++ b/sysutils/radmind/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2005/01/19 12:54:13 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2005/02/17 15:31:34 wiz Exp $ # -DISTNAME= radmind-1.4.0 +DISTNAME= radmind-1.5.0 CATEGORIES= sysutils MASTER_SITES= http://rsug.itd.umich.edu/software/radmind/files/ EXTRACT_SUFX= .tgz |