diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-05-20 21:14:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-05-20 21:14:39 +0000 |
commit | d232aa2fb6cff3b54c885a3f2caeaccd7afbbe4a (patch) | |
tree | afa2e09f06de92e88d2b426727d4ce7191f3c021 /misc | |
parent | 2a48e2b30f073c95888ed307ae695d23349f27cb (diff) | |
download | ports-d232aa2fb6cff3b54c885a3f2caeaccd7afbbe4a.tar.gz ports-d232aa2fb6cff3b54c885a3f2caeaccd7afbbe4a.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/30upgrade/Makefile | 8 | ||||
-rw-r--r-- | misc/30upgrade/pkg-comment | 2 | ||||
-rw-r--r-- | misc/30upgrade/pkg-descr | 2 | ||||
-rw-r--r-- | misc/31upgrade/Makefile | 8 | ||||
-rw-r--r-- | misc/31upgrade/pkg-comment | 2 | ||||
-rw-r--r-- | misc/31upgrade/pkg-descr | 2 | ||||
-rw-r--r-- | misc/32upgrade/Makefile | 4 | ||||
-rw-r--r-- | misc/32upgrade/pkg-comment | 2 | ||||
-rw-r--r-- | misc/32upgrade/pkg-descr | 2 |
9 files changed, 16 insertions, 16 deletions
diff --git a/misc/30upgrade/Makefile b/misc/30upgrade/Makefile index 1adb98f65718..d42cd8dee834 100644 --- a/misc/30upgrade/Makefile +++ b/misc/30upgrade/Makefile @@ -1,12 +1,12 @@ -# New ports collection makefile for: 3.0R to 3.1-stable upgrade kit +# New ports collection makefile for: 3.0R to 3-stable upgrade kit # Version required: n/a # Date created: 17 Dec 1998 # Whom: asami # -# $Id: Makefile,v 1.5 1999/03/29 07:09:46 asami Exp $ +# $Id: Makefile,v 1.6 1999/04/21 04:59:57 asami Exp $ # -DISTNAME= 30upgrade-1998.03.08 +DISTNAME= 30upgrade-1998.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} < 300000 -FORBIDDEN= this needs to be built on a 3.x-stable system +FORBIDDEN= this needs to be built on a 3-stable system .endif NO_MTREE= yes PREFIX= / diff --git a/misc/30upgrade/pkg-comment b/misc/30upgrade/pkg-comment index bbf3ce2bc846..da81996fa57d 100644 --- a/misc/30upgrade/pkg-comment +++ b/misc/30upgrade/pkg-comment @@ -1 +1 @@ -A convenience package to upgrade your 3.0 system to 3.1-stable for ports. +A convenience package to upgrade your 3.0 system to 3-stable for ports. diff --git a/misc/30upgrade/pkg-descr b/misc/30upgrade/pkg-descr index 36ac1a6c7b2f..07111605da9a 100644 --- a/misc/30upgrade/pkg-descr +++ b/misc/30upgrade/pkg-descr @@ -1,5 +1,5 @@ This package will allow you to upgrade your 3.0R 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 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 diff --git a/misc/32upgrade/Makefile b/misc/32upgrade/Makefile index b712b780bcae..d2dc41f190cd 100644 --- a/misc/32upgrade/Makefile +++ b/misc/32upgrade/Makefile @@ -3,7 +3,7 @@ # Date created: 20 May 1999 # Whom: asami # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/20 20:46:28 asami Exp $ # DISTNAME= 32upgrade-1999.05.20 @@ -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} < 320000 -FORBIDDEN= this needs to be built on a 3.2-stable system +FORBIDDEN= this needs to be built on a 3-stable system .endif NO_MTREE= yes PREFIX= / diff --git a/misc/32upgrade/pkg-comment b/misc/32upgrade/pkg-comment index 5da9104fd538..51403148e9b2 100644 --- a/misc/32upgrade/pkg-comment +++ b/misc/32upgrade/pkg-comment @@ -1 +1 @@ -A convenience package to upgrade your 3.2 system to 3.2-stable for ports. +A convenience package to upgrade your 3.2 system to 3-stable for ports. diff --git a/misc/32upgrade/pkg-descr b/misc/32upgrade/pkg-descr index 08494159e61b..cdbd0fe26223 100644 --- a/misc/32upgrade/pkg-descr +++ b/misc/32upgrade/pkg-descr @@ -1,5 +1,5 @@ This package will allow you to upgrade your 3.2R system to -3.2-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 |