diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2021-12-15 11:00:47 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2022-01-05 17:23:53 +0000 |
| commit | ac36d4f03a49ed21345830a87f3a82cf3a12c464 (patch) | |
| tree | 2bebc67bd7f5ea6c17adeb1c0e8285a4d8847267 /usr.bin/fetch | |
| parent | 967a990f76c7a243027c42b77c0b65e8f98d7b52 (diff) | |
Diffstat (limited to 'usr.bin/fetch')
| -rw-r--r-- | usr.bin/fetch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile index 1c2ea1d78595..37ddb7393904 100644 --- a/usr.bin/fetch/Makefile +++ b/usr.bin/fetch/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE= fetch PROG= fetch LIBADD= fetch |
