aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.linux-rpm.mk
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2009-04-06 12:57:35 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2009-04-06 12:57:35 +0000
commitd6cf761d43bdca78f36bb493b2fa9d0a511c4424 (patch)
tree8ba116d1efc6f12f4dd52c7d75503e7d5c6770e3 /Mk/bsd.linux-rpm.mk
parent75503478020abca53d028ed47dc88de11a7a6f7b (diff)
downloadports-d6cf761d43bdca78f36bb493b2fa9d0a511c4424.tar.gz
ports-d6cf761d43bdca78f36bb493b2fa9d0a511c4424.zip
Add comments forgotten by me at the previous commit.
Notes
Notes: svn path=/head/; revision=231698
Diffstat (limited to 'Mk/bsd.linux-rpm.mk')
-rw-r--r--Mk/bsd.linux-rpm.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/Mk/bsd.linux-rpm.mk b/Mk/bsd.linux-rpm.mk
index 0d3fe6d12634..4e4d19e3cde5 100644
--- a/Mk/bsd.linux-rpm.mk
+++ b/Mk/bsd.linux-rpm.mk
@@ -1,7 +1,7 @@
#-*- mode: Makefile; tab-width: 4; -*-
# ex:ts=4
#
-# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.linux-rpm.mk,v 1.16 2009-04-06 12:48:13 bsam Exp $
+# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.linux-rpm.mk,v 1.17 2009-04-06 12:57:35 bsam Exp $
#
# Variables:
@@ -28,9 +28,9 @@
# BRANDELF_FILES - A list of files to brand as a linux executable in
# case BRANDELF_DIRS can't be used.
# _F8_COMPATIBLE_LINUX_BASE_PORTS
- - A list of linux base ports compatible (may be used) with -f8-
- linux infrastructure ports. This variable is ment
- to be used at *.mk files
+# - A list of linux base ports compatible (may be used) with -f8-
+# linux infrastructure ports. This variable is ment
+# to be used at *.mk files
.if !defined(_POSTMKINCLUDED) && !defined(Linux_RPM_Pre_Include)