From d67709b8f2b39a76651e1d767e3d98614b71d501 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 8 Mar 1999 09:06:48 +0000 Subject: 3.1R -> 3.1-stable upgrade package. --- misc/31upgrade/Makefile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 misc/31upgrade/Makefile (limited to 'misc/31upgrade/Makefile') diff --git a/misc/31upgrade/Makefile b/misc/31upgrade/Makefile new file mode 100644 index 000000000000..ec8a45777f60 --- /dev/null +++ b/misc/31upgrade/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: 3.1R to 3.1-stable upgrade kit +# Version required: n/a +# Date created: 8 Mar 1999 +# Whom: asami +# +# $Id$ +# + +DISTNAME= 31upgrade-1999.03.08 +CATEGORIES= misc +DISTFILES= # empty + +MAINTAINER= asami@Freebsd.ORG + +.include + +.if ${OSVERSION} < 310000 +IGNORE= this needs to be built on a 3.1-stable system +.endif +NO_MTREE= yes +PREFIX= / +NO_BUILD= yes +NO_INSTALL= yes + +.include -- cgit v1.2.3