aboutsummaryrefslogtreecommitdiff
path: root/secure/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1999-08-17 13:39:28 +0000
committerMark Murray <markm@FreeBSD.org>1999-08-17 13:39:28 +0000
commite3f08ba40613dedc576ad6d71c28c35a8c6a3b7d (patch)
tree6c66aa9b6d7655c5e25de91941d4cb10119b0908 /secure/Makefile
parent16f7f31f04a6505d5101225e50cae5e4faee7028 (diff)
downloadsrc-e3f08ba40613dedc576ad6d71c28c35a8c6a3b7d.tar.gz
src-e3f08ba40613dedc576ad6d71c28c35a8c6a3b7d.zip
Claim ownership
Notes
Notes: svn path=/head/; revision=49971
Diffstat (limited to 'secure/Makefile')
-rw-r--r--secure/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/secure/Makefile b/secure/Makefile
index 7d23aa160cc2..a71f7cc2a8dd 100644
--- a/secure/Makefile
+++ b/secure/Makefile
@@ -1,9 +1,11 @@
-# $Id: Makefile,v 1.11 1997/02/22 14:40:11 peter Exp $
+# $Id$
# lib must be first, or it will not work. This is because we reference
# the lib's in the directory where they are built from the binaries we
# want to build.
+MAINTAINER= markm
+
SUBDIR= lib usr.bin
SDIR= ${.CURDIR}/..