Date: Sun, 7 Jun 1998 10:08:44 -0700 (PDT) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp Makefile Message-ID: <199806071708.KAA27813@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/06/07 10:08:43 PDT Modified files: usr.sbin/ppp Makefile Log: Fix previous commit. bit 1 is the execute bit, not the read bit *blush* ie, BINMODE=4551 -> BINMODE=4554 Pointed out by: Bruce Evans <bde@zeta.org.au> Revision Changes Path 1.40 +2 -2 src/usr.sbin/ppp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806071708.KAA27813>