summaryrefslogtreecommitdiff
path: root/devel/cvsps/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2002-08-02 15:29:49 +0000
committerschmonz <schmonz@pkgsrc.org>2002-08-02 15:29:49 +0000
commitb4ce2a42fe79068420d25e634b16284a38ba8998 (patch)
treea73ba51d57263ccbbdc1bfad93c4745db9a41547 /devel/cvsps/Makefile
parent066bf70de3735e5821726490b005d341ae3c2f23 (diff)
downloadpkgsrc-b4ce2a42fe79068420d25e634b16284a38ba8998.tar.gz
Update to 1.3.2. Changes:
1.3.2 (small feature release) - added the 'multi-patchset' feature to the -s option, provided in its entirety by Daiki Ueno <ueno@unixuser.org> 1.3.1 (bugfix release mostly) - fix bug with updating cache (-u) having to do with matching new and old revisions - fix timestamp_fuzz_factor bug where the fuzz was applied to loading from cache by mistake. - add a spec file (from Jan IVEN <Jan.Iven@cern.ch>) - improve the parameterization of Makefile, and make things relocatable (from many people, esp. Amitai Schlair <schmonz@schmonz.com>) - fix strip_path_len calculation (again - I had munged the prior fix) Jeffrey Ebert <ebert@sonicsinc.com>
Diffstat (limited to 'devel/cvsps/Makefile')
-rw-r--r--devel/cvsps/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile
index c7e6d2838eb..189c3b189d5 100644
--- a/devel/cvsps/Makefile
+++ b/devel/cvsps/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2002/07/22 00:13:14 schmonz Exp $
+# $NetBSD: Makefile,v 1.3 2002/08/02 15:29:49 schmonz Exp $
#
-DISTNAME= cvsps-1.3
+DISTNAME= cvsps-1.3.2
CATEGORIES= devel
-MASTER_SITES= http://www.cobite.com/cvsps/
+MASTER_SITES= ${HOMEPAGE}
MAINTAINER= schmonz@netbsd.org
HOMEPAGE= http://www.cobite.com/cvsps/