aboutsummaryrefslogtreecommitdiff
path: root/lib/libfetch
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-09-05 14:15:47 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-09-05 14:15:47 +0000
commit4c1a82cea504df7a79f5bd8f7d0a41cacccff16e (patch)
treec6f11f1deb6213534784a9cdd5968fd227aad5b5 /lib/libfetch
parent3c8868056c7b3b1a8f9f1883398027b732116849 (diff)
downloadsrc-4c1a82cea504df7a79f5bd8f7d0a41cacccff16e.tar.gz
src-4c1a82cea504df7a79f5bd8f7d0a41cacccff16e.zip
Notes
Diffstat (limited to 'lib/libfetch')
-rw-r--r--lib/libfetch/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile
index 6990e7b1bb83..e3c4533aed1f 100644
--- a/lib/libfetch/Makefile
+++ b/lib/libfetch/Makefile
@@ -2,7 +2,6 @@
.include <src.opts.mk>
-PACKAGE=lib${LIB}
LIB= fetch
CFLAGS+= -I.
SRCS= fetch.c common.c ftp.c http.c file.c \