summaryrefslogtreecommitdiff
path: root/sysutils/radmind/Makefile
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2007-08-23 14:10:29 +0000
committerhauke <hauke@pkgsrc.org>2007-08-23 14:10:29 +0000
commit8c45b8df2bcab71bbbbee23dce3b839de739e74e (patch)
treec0ab65f401f463fd475d241ef7ddc176a8662315 /sysutils/radmind/Makefile
parent18260e63caadd9922ade043eb53e024b540844bd (diff)
downloadpkgsrc-8c45b8df2bcab71bbbbee23dce3b839de739e74e.tar.gz
Update to radmind 1.9
Major changes from 1.8.1: - Added support for minus transcripts and special files in command files - Ported to HP/UX Thanks to Jim Foraker for the patch. [ PATCH 1733645 ] Minor changes from 1.8.1: - Daemon no longer displays -R in usage. Users should begin using -B - Fixed bug where path to echo wasn't being set in ra.sh - Fixed bug where fsdiff wasn't displaying correct version number
Diffstat (limited to 'sysutils/radmind/Makefile')
-rw-r--r--sysutils/radmind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/radmind/Makefile b/sysutils/radmind/Makefile
index 10c7e02cdf0..1cef47cc50f 100644
--- a/sysutils/radmind/Makefile
+++ b/sysutils/radmind/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2007/05/07 14:14:06 hauke Exp $
+# $NetBSD: Makefile,v 1.14 2007/08/23 14:10:29 hauke Exp $
#
-DISTNAME= radmind-1.8.0
+DISTNAME= radmind-1.9.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=radmind/}