aboutsummaryrefslogtreecommitdiffstats
path: root/net/dgd-net
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-12-08 17:48:59 +0800
committermax <max@FreeBSD.org>1996-12-08 17:48:59 +0800
commit682bb230df66669ae0edbc77f723681b988fcc39 (patch)
tree22caa57a43d226d47756a945968120b12464ec8c /net/dgd-net
parent322a18d61fd8349106afe62ce492e499f6620b2c (diff)
downloadfreebsd-ports-gnome-682bb230df66669ae0edbc77f723681b988fcc39.tar.gz
freebsd-ports-gnome-682bb230df66669ae0edbc77f723681b988fcc39.tar.zst
freebsd-ports-gnome-682bb230df66669ae0edbc77f723681b988fcc39.zip
Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN
in double-quotes.
Diffstat (limited to 'net/dgd-net')
-rw-r--r--net/dgd-net/Makefile6
1 files changed, 3 insertions, 3 deletions
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