diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-09-28 00:25:32 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-09-28 00:25:32 +0000 |
| commit | 224af215a6fe8d5e5e2c91cc97c48bdd67c991c7 (patch) | |
| tree | 2bd365b31007748006ab3d9471dc3832de3013c3 /lib/libfetch | |
| parent | 169d513cb4a13db57920364f5ca33cf6b2c223c6 (diff) | |
Notes
Diffstat (limited to 'lib/libfetch')
| -rw-r--r-- | lib/libfetch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index a00e8fcef1a0..f41cb90c863e 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -20,7 +20,6 @@ LDADD= -lssl -lcrypto NO_WERROR= yes SHLIB_MAJOR= 3 -SHLIB_MINOR= 0 ftperr.h: ftp.errors @echo "static struct fetcherr _ftp_errlist[] = {" > ${.TARGET} |
