aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-23 10:20:29 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-23 10:20:29 +0000
commitd960161e22f9b977056e7fec7ab6f173893c08e1 (patch)
tree9f7e1ca3d296c856c4d0b58a2972f8d83331f437 /Makefile
parent955bad77975563572581b6c73b9375efe01f9e0e (diff)
downloadports-d960161e22f9b977056e7fec7ab6f173893c08e1.tar.gz
ports-d960161e22f9b977056e7fec7ab6f173893c08e1.zip
Add $Id$ lines to all the directory level Makefiles.
Submitted by: jkh
Notes
Notes: svn path=/head/; revision=35
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a81e4065ae76..9934fa8fe617 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+# $Id$
+#
SUBDIR= editors lang shells x11
.include <bsd.port.subdir.mk>