summaryrefslogtreecommitdiffstats
path: root/textproc/rman
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1996-12-07 09:28:48 +0000
committermax <max@FreeBSD.org>1996-12-07 09:28:48 +0000
commit6cbc38c42b7baf5dbf4be0c82d9bedfb772a2bf7 (patch)
treeb1bd88b22450132822fc0012f28a3e7da8186f6b /textproc/rman
parented6a3fbdb5c09e88afc3f25a1cf8b083264ca9a0 (diff)
downloadFreeBSD-ports-6cbc38c42b7baf5dbf4be0c82d9bedfb772a2bf7.zip
FreeBSD-ports-6cbc38c42b7baf5dbf4be0c82d9bedfb772a2bf7.tar.gz
Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
Diffstat (limited to 'textproc/rman')
-rw-r--r--textproc/rman/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile
index 5b1b1ff..f8521f0 100644
--- a/textproc/rman/Makefile
+++ b/textproc/rman/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 Dec 1994
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.10 1996/11/11 05:50:04 obrien Exp $
+# $Id: Makefile,v 1.11 1996/11/17 09:06:32 obrien Exp $
#
DISTNAME= rman-2.5a6
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
-NO_CDROM= yes # don't sell for profit
+NO_CDROM= "Don't sell for profit"
MAN1= rman.1
.include <bsd.port.mk>
OpenPOWER on IntegriCloud