diff options
| author | Brian Feldman <green@FreeBSD.org> | 1999-12-07 03:32:37 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 1999-12-07 03:32:37 +0000 |
| commit | 67f80d12afcd5fb97f229b4bcf7de48a0cf8db0c (patch) | |
| tree | 4d0611051a3955db908d9a7d77535d4435d80c99 /bin/dd/Makefile | |
| parent | e669d2d7ed890d7428bb775225ef2a620c9821ad (diff) | |
Notes
Diffstat (limited to 'bin/dd/Makefile')
| -rw-r--r-- | bin/dd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/dd/Makefile b/bin/dd/Makefile index cd6156d7ebab..0cbd23895879 100644 --- a/bin/dd/Makefile +++ b/bin/dd/Makefile @@ -4,4 +4,6 @@ PROG= dd SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c +MAINTAINER= green@FreeBSD.org + .include <bsd.prog.mk> |
