summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>2002-03-12 07:22:31 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>2002-03-12 07:22:31 +0000
commit94a722860712952c838e13210414b8b787c192c6 (patch)
tree12fd0b4c25e7f9e3878b10453d4e2a9d02151da2 /net
parentupdated distfile (diff)
Bump minor number, go to 4.5 release branch.
Nagged by: kris
Notes
Notes: svn path=/head/; revision=55922
Diffstat (limited to 'net')
-rw-r--r--net/cvsupit/Makefile2
-rw-r--r--net/cvsupit/pkg-install2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/cvsupit/Makefile b/net/cvsupit/Makefile
index 0293ef623e69..f2c382c3b63e 100644
--- a/net/cvsupit/Makefile
+++ b/net/cvsupit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cvsupit
-PORTVERSION= 3.0
+PORTVERSION= 3.1
CATEGORIES= net
DISTFILES= #empty
diff --git a/net/cvsupit/pkg-install b/net/cvsupit/pkg-install
index 90c15fbf25b2..5811ae9ebff9 100644
--- a/net/cvsupit/pkg-install
+++ b/net/cvsupit/pkg-install
@@ -119,7 +119,7 @@ will, select the CVS repository tag (note: you will still need to use
CVS in manually checking out and maintaining a /usr/src tree if you
choose to go this route).
" -1 -1 5 \
- "RELENG_4_4" "The 4.4 point release / patch branch" \
+ "RELENG_4_5" "The 4.5 point release / patch branch" \
"RELENG_4" "The 4.x-stable branch" \
"RELENG_3" "The 3.x-stable branch" \
"RELENG_2_2" "The 2.2.x-stable branch" \