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:
parent
955bad7797
commit
d960161e22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35
2
Makefile
2
Makefile
@ -1,3 +1,5 @@
|
||||
# $Id$
|
||||
#
|
||||
SUBDIR= editors lang shells x11
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id$
|
||||
#
|
||||
SUBDIR= jove emacs
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id$
|
||||
#
|
||||
SUBDIR= tcl tclX
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
5
misc/Makefile
Normal file
5
misc/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
# $Id$
|
||||
#
|
||||
SUBDIR= pkg_install
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
@ -1,3 +1,5 @@
|
||||
# $Id$
|
||||
#
|
||||
SUBDIR= bash
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,3 +1,5 @@
|
||||
# $Id$
|
||||
#
|
||||
SUBDIR= tk
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user