aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-08-23 18:20:29 +0800
committerjkh <jkh@FreeBSD.org>1994-08-23 18:20:29 +0800
commit1fb9b28852dae1dc7aeb12a12c48565003d57ec6 (patch)
treedc659e17fe21668c35b1be1307b802e8826abf99 /misc
parent4bcf75350a193cd549bd5820c225779bde04893d (diff)
downloadfreebsd-ports-gnome-1fb9b28852dae1dc7aeb12a12c48565003d57ec6.tar.gz
freebsd-ports-gnome-1fb9b28852dae1dc7aeb12a12c48565003d57ec6.tar.zst
freebsd-ports-gnome-1fb9b28852dae1dc7aeb12a12c48565003d57ec6.zip
Add $Id$ lines to all the directory level Makefiles.
Submitted by: jkh
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
new file mode 100644
index 000000000000..eaf75bd0704e
--- /dev/null
+++ b/misc/Makefile
@@ -0,0 +1,5 @@
+# $Id$
+#
+SUBDIR= pkg_install
+
+.include <bsd.port.subdir.mk>