summaryrefslogtreecommitdiff
path: root/net/dgd
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 /net/dgd
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
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile6
1 files changed, 3 insertions, 3 deletions
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