diff options
Diffstat (limited to 'net/userppp/patches/patch-ab')
-rw-r--r-- | net/userppp/patches/patch-ab | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/userppp/patches/patch-ab b/net/userppp/patches/patch-ab new file mode 100644 index 00000000000..206b6e61a40 --- /dev/null +++ b/net/userppp/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1.1.1 2000/11/07 17:26:58 ad Exp $ + +--- ppp/Makefile Tue Nov 7 15:40:44 2000 ++++ ppp/Makefile Tue Nov 7 15:40:49 2000 +@@ -123,7 +123,6 @@ + # Note, uucplock.c and libutil.h do not really belong here ! + CFLAGS+=-I. -I../libhack + SRCS+=uucplock.c +-BINDIR=/usr/sbin + + .PATH: ${.CURDIR}/../libhack + |