diff options
Diffstat (limited to 'gnu/libexec')
-rw-r--r-- | gnu/libexec/Makefile | 2 | ||||
-rw-r--r-- | gnu/libexec/Makefile.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/Makefile b/gnu/libexec/Makefile index f2dd5dd..f90dec2 100644 --- a/gnu/libexec/Makefile +++ b/gnu/libexec/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $Id$ SUBDIR= uucp diff --git a/gnu/libexec/Makefile.inc b/gnu/libexec/Makefile.inc index 56d2a5f..1ac3dc7 100644 --- a/gnu/libexec/Makefile.inc +++ b/gnu/libexec/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $Id$ BINDIR?= /usr/libexec |