aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2002-03-12 15:22:31 +0800
committerjkh <jkh@FreeBSD.org>2002-03-12 15:22:31 +0800
commitd875e9668d4da4327ac06cf21e428de05616f6ce (patch)
tree9f38715d835491119a2f44cb19ff1fc8b060162f
parent4b338b8e6bc23d02ce70cd9416a47e655e0abbb2 (diff)
downloadfreebsd-ports-gnome-d875e9668d4da4327ac06cf21e428de05616f6ce.tar.gz
freebsd-ports-gnome-d875e9668d4da4327ac06cf21e428de05616f6ce.tar.zst
freebsd-ports-gnome-d875e9668d4da4327ac06cf21e428de05616f6ce.zip
Bump minor number, go to 4.5 release branch.
Nagged by: kris
-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" \