summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-08 09:48:59 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-08 09:48:59 +0000
commitbb7e210560ffaee1907518612e025737e2560407 (patch)
treea873efd2d97ed0c2c49899aa945b9139ab81e50e
parentNow upto PL-19. (diff)
Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN
in double-quotes.
Notes
Notes: svn path=/head/; revision=4891
-rw-r--r--games/xpuyo/Makefile4
-rw-r--r--net/dgd-lpmud/Makefile6
-rw-r--r--net/dgd-net/Makefile6
-rw-r--r--net/dgd/Makefile6
-rw-r--r--net/socks5/Makefile8
-rw-r--r--net/wais/Makefile4
6 files changed, 17 insertions, 17 deletions
diff --git a/games/xpuyo/Makefile b/games/xpuyo/Makefile
index 3eef71f2a71d..82ef3a4f8fdd 100644
--- a/games/xpuyo/Makefile
+++ b/games/xpuyo/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/11/16 12:24:28 asami Exp $
#
DISTNAME= xpuyo
@@ -17,7 +17,7 @@ USE_IMAKE= yes
XMKMF= xmkmf
NO_INSTALL_MANPAGES=yes
-RESTRICTED= the author ashames the quality of this version
+RESTRICTED= "The author ashames the quality of this version"
post-install:
@chmod 755 ${PREFIX}/bin/xpuyo
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile
index 23d64476b5b3..f7be78baf452 100644
--- a/net/dgd-lpmud/Makefile
+++ b/net/dgd-lpmud/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 November 1994
# Whom: adam
#
-# $Id: Makefile,v 1.15 1996/11/06 22:52:03 adam Exp $
+# $Id: Makefile,v 1.16 1996/11/18 11:34:37 asami Exp $
#
DISTNAME= dgd-lpmud
@@ -14,8 +14,8 @@ DISTFILES= 2.4.5-for-1.1.tgz
MAINTAINER= adam@veda.is
-NO_PACKAGE= depends on DGD, which is NO_CDROM
-RESTRICTED= no monetary gain, tarball OK for CDROM
+NO_PACKAGE= "depends on DGD, which is NO_CDROM"
+RESTRICTED= "no monetary gain, tarball OK for CDROM"
RUN_DEPENDS= ${PREFIX}/dgd/bin/driver:${PORTSDIR}/net/dgd
diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile
index c46e718e344d..3d5004a09c7a 100644
--- a/net/dgd-net/Makefile
+++ b/net/dgd-net/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1996
# Whom: adam
#
-# $Id: Makefile,v 1.12 1996/11/06 17:00:46 adam Exp $
+# $Id: Makefile,v 1.13 1996/11/13 15:18:23 adam Exp $
#
DISTNAME= dgd-net-1.0.93
@@ -20,8 +20,8 @@ PATCHFILES= 1.0.91-1.0.92.gz \
MAINTAINER= adam@veda.is
-NO_CDROM= no distribution to corporate environment
-RESTRICTED= license required for commercial use
+NO_CDROM= "no distribution to corporate environment"
+RESTRICTED= "license required for commercial use"
DIST_SUBDIR= dgd
WRKSRC= ${WRKDIR}/dgd/src
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 9b98c9585fec..ee53383cf841 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 August 1994
# Whom: adam
#
-# $Id: Makefile,v 1.59 1996/11/22 08:09:29 adam Exp $
+# $Id: Makefile,v 1.60 1996/12/03 14:09:43 adam Exp $
#
DISTNAME= dgd-1.0.95
@@ -20,8 +20,8 @@ PATCHFILES= 1.0.91-1.0.92.gz \
MAINTAINER= adam@veda.is
-NO_CDROM= no distribution to corporate environment
-RESTRICTED= license required for commercial use
+NO_CDROM= "no distribution to corporate environment"
+RESTRICTED= "license required for commercial use"
DIST_SUBDIR= dgd
WRKSRC= ${WRKDIR}/dgd/src
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 9dcacd28340c..20752715bd12 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Apr 1996
# Whom: pst
#
-# $Id: Makefile,v 1.9 1996/11/18 14:09:01 asami Exp $
+# $Id: Makefile,v 1.10 1996/12/05 00:55:51 jdp Exp $
#
PKGNAME= socks5-0.17.1
@@ -13,9 +13,9 @@ MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks5/
MAINTAINER= ambrisko@ambrisko.roble.com
-NO_CDROM= NEC has a funky license for this software
-RESTRICTED= no commercial use
-NO_PACKAGE= put an extra slug in to make sure he's dead
+NO_CDROM= "NEC has a funky license for this software"
+RESTRICTED= "no commercial use"
+NO_PACKAGE= "put an extra slug in to make sure he's dead"
# here are some extra configure args you may wish to use
# see the readme file before screwing with them
diff --git a/net/wais/Makefile b/net/wais/Makefile
index 629036fb44c5..3735b95e663d 100644
--- a/net/wais/Makefile
+++ b/net/wais/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Sep 1994
# Whom: adam
#
-# $Id: Makefile,v 1.10 1996/11/18 11:36:57 asami Exp $
+# $Id: Makefile,v 1.11 1996/12/01 01:23:17 obrien Exp $
#
DISTNAME= freeWAIS-0.5
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/
MAINTAINER= ports@FreeBSD.org
-NO_PACKAGE= not yet
+NO_PACKAGE= "not yet"
NO_INSTALL= almost
ALL_TARGET= freebsd
MAKE_ENV:= TOP=${WRKSRC}