diff options
Diffstat (limited to 'usr.bin/fetch/Makefile')
-rw-r--r-- | usr.bin/fetch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/fetch/Makefile b/usr.bin/fetch/Makefile index 7dc87f6..56754a0 100644 --- a/usr.bin/fetch/Makefile +++ b/usr.bin/fetch/Makefile @@ -2,7 +2,6 @@ MAINTAINER= des@freebsd.org PROG= fetch -WARNS?= 2 DPADD= ${LIBFETCH} LDADD= -lfetch |