diff options
Diffstat (limited to 'usr.sbin/portsnap')
-rw-r--r-- | usr.sbin/portsnap/make_index/Makefile | 1 | ||||
-rw-r--r-- | usr.sbin/portsnap/phttpget/Makefile | 1 |
2 files changed, 0 insertions, 2 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} diff --git a/usr.sbin/portsnap/phttpget/Makefile b/usr.sbin/portsnap/phttpget/Makefile index 154ff15..6f003e3 100644 --- a/usr.sbin/portsnap/phttpget/Makefile +++ b/usr.sbin/portsnap/phttpget/Makefile @@ -2,7 +2,6 @@ PROG= phttpget NO_MAN= -WARNS?= 6 BINDIR= ${LIBEXECDIR} |