From d232aa2fb6cff3b54c885a3f2caeaccd7afbbe4a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Thu, 20 May 1999 21:14:39 +0000 Subject: Update dates to May 20. Consistently use "3-stable" to refer to the branch so I don't have to keep updating the name every time a new release comes out. --- misc/31upgrade/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'misc/31upgrade/Makefile') 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= / -- cgit v1.2.3