From d875e9668d4da4327ac06cf21e428de05616f6ce Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 12 Mar 2002 07:22:31 +0000 Subject: Bump minor number, go to 4.5 release branch. Nagged by: kris --- net/cvsupit/Makefile | 2 +- net/cvsupit/pkg-install | 2 +- 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" \ -- cgit