summaryrefslogtreecommitdiff
path: root/misc/222upgrade
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-03-10 22:10:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-03-10 22:10:51 +0000
commitcdbdabef49f5c1310c1dd26f7143a92b44b9b102 (patch)
tree82e703e94bc6a1d1b12bb82f84c89b55bf95ebf2 /misc/222upgrade
parentActivate some modules needed for zope (www.zope.com). (diff)
Mention that packages for these kits can be gotten from www.freebsd.org/ports.
Notes
Notes: svn path=/head/; revision=17132
Diffstat (limited to 'misc/222upgrade')
-rw-r--r--misc/222upgrade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/222upgrade/Makefile b/misc/222upgrade/Makefile
index 90684f6c2874..9f1075ddfeb3 100644
--- a/misc/222upgrade/Makefile
+++ b/misc/222upgrade/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Apr 1997
# Whom: asami
#
-# $Id: Makefile,v 1.2 1999/03/08 09:12:20 asami Exp $
+# $Id: Makefile,v 1.3 1999/03/09 20:57:22 asami Exp $
#
DISTNAME= 222upgrade-1998.03.08
@@ -15,7 +15,7 @@ MAINTAINER= asami@Freebsd.ORG
.include <bsd.port.pre.mk>
.if !defined(PACKAGE_BUILDING)
-BROKEN= this \"port\" is for building packages for distribution only
+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
IGNORE= this needs to be built on a 2.2-stable system
.endif