diff options
Diffstat (limited to 'usr.sbin/portsnap/make_index/Makefile')
-rw-r--r-- | usr.sbin/portsnap/make_index/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/portsnap/make_index/Makefile b/usr.sbin/portsnap/make_index/Makefile index 65b1a8e..87768f6 100644 --- a/usr.sbin/portsnap/make_index/Makefile +++ b/usr.sbin/portsnap/make_index/Makefile @@ -2,7 +2,6 @@ PROG= make_index NO_MAN= -WARNS?= 6 BINDIR= ${LIBEXECDIR} |