summaryrefslogtreecommitdiff
path: root/misc/222upgrade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/222upgrade/Makefile')
-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