diff options
Diffstat (limited to 'usr.bin/unvis')
-rw-r--r-- | usr.bin/unvis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/unvis/Makefile b/usr.bin/unvis/Makefile index 755d9c4..27fea4b 100644 --- a/usr.bin/unvis/Makefile +++ b/usr.bin/unvis/Makefile @@ -2,6 +2,5 @@ # $FreeBSD$ PROG= unvis -WARNS?= 2 .include <bsd.prog.mk> |