summaryrefslogtreecommitdiff
path: root/misc/31upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'misc/31upgrade')
-rw-r--r--misc/31upgrade/Makefile8
-rw-r--r--misc/31upgrade/pkg-comment2
-rw-r--r--misc/31upgrade/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/31upgrade/Makefile b/misc/31upgrade/Makefile
index 689cf901fb89..e18b955e9337 100644
--- a/misc/31upgrade/Makefile
+++ b/misc/31upgrade/Makefile
@@ -1,12 +1,12 @@
-# New ports collection makefile for: 3.1R to 3.1-stable upgrade kit
+# New ports collection makefile for: 3.1R to 3-stable upgrade kit
# Version required: n/a
# Date created: 8 Mar 1999
# Whom: asami
#
-# $Id: Makefile,v 1.4 1999/03/29 07:09:47 asami Exp $
+# $Id: Makefile,v 1.5 1999/04/21 04:59:58 asami Exp $
#
-DISTNAME= 31upgrade-1999.03.08
+DISTNAME= 31upgrade-1999.05.20
CATEGORIES= misc
DISTFILES= # empty
@@ -17,7 +17,7 @@ MAINTAINER= asami@Freebsd.ORG
.if !defined(PACKAGE_BUILDING)
BROKEN= this \"port\" is for building packages for distribution only, please get the package from http://www.freebsd.org/ports/ if you need an upgrade
.elif ${OSVERSION} < 310000
-FORBIDDEN= this needs to be built on a 3.1-stable system
+FORBIDDEN= this needs to be built on a 3-stable system
.endif
NO_MTREE= yes
PREFIX= /
diff --git a/misc/31upgrade/pkg-comment b/misc/31upgrade/pkg-comment
index 82fac871308a..e47b5e648cde 100644
--- a/misc/31upgrade/pkg-comment
+++ b/misc/31upgrade/pkg-comment
@@ -1 +1 @@
-A convenience package to upgrade your 3.1 system to 3.1-stable for ports.
+A convenience package to upgrade your 3.1 system to 3-stable for ports.
diff --git a/misc/31upgrade/pkg-descr b/misc/31upgrade/pkg-descr
index e93e3309723c..019c5d38c0d1 100644
--- a/misc/31upgrade/pkg-descr
+++ b/misc/31upgrade/pkg-descr
@@ -1,5 +1,5 @@
This package will allow you to upgrade your 3.1R system to
-3.1-stable, so you can compile and use all ports in ports-current.
+3-stable, so you can compile and use all ports in ports-current.
Satoshi
asami@freebsd.org