diff options
| author | Ollivier Robert <roberto@FreeBSD.org> | 2002-07-17 15:35:31 +0000 |
|---|---|---|
| committer | Ollivier Robert <roberto@FreeBSD.org> | 2002-07-17 15:35:31 +0000 |
| commit | e74b0f7796222a05b9dab70e59173d59cb607881 (patch) | |
| tree | ab093dcc7c5f955adb7f0564d614b18ab7d45a05 /usr.bin/alias | |
| parent | 5098ee792acbff3f1a59a0e3389f6614e0a1d755 (diff) | |
Notes
Diffstat (limited to 'usr.bin/alias')
| -rw-r--r-- | usr.bin/alias/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/alias/Makefile b/usr.bin/alias/Makefile index c4f8748e25cb..22cfa7e0ebd1 100644 --- a/usr.bin/alias/Makefile +++ b/usr.bin/alias/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ SCRIPTS=generic.sh -SCRIPTSNAME=cd +SCRIPTSNAME=alias NOMAN= LINKS= ${BINDIR}/alias ${BINDIR}/bg \ |
