1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

Add $Id$ lines to all the directory level Makefiles.

Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-23 10:20:29 +00:00
parent 955bad7797
commit d960161e22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35
6 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# $Id$
#
SUBDIR= editors lang shells x11
.include <bsd.port.subdir.mk>

View File

@ -1,3 +1,5 @@
# $Id$
#
SUBDIR= jove emacs
.include <bsd.port.subdir.mk>

View File

@ -1,3 +1,5 @@
# $Id$
#
SUBDIR= tcl tclX
.include <bsd.port.subdir.mk>

5
misc/Makefile Normal file
View File

@ -0,0 +1,5 @@
# $Id$
#
SUBDIR= pkg_install
.include <bsd.port.subdir.mk>

View File

@ -1,3 +1,5 @@
# $Id$
#
SUBDIR= bash
.include <bsd.port.subdir.mk>

View File

@ -1,3 +1,5 @@
# $Id$
#
SUBDIR= tk
.include <bsd.port.subdir.mk>