pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/byacc This package installs yacc, not byacc -- f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f0d3c5a1679
branches: trunk
changeset: 492459:1f0d3c5a1679
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 13 14:11:54 2005 +0000
description:
This package installs yacc, not byacc -- fix PLIST.
Might also fix kristerw's bulk build problems.
diffstat:
devel/byacc/PLIST | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (10 lines):
diff -r 9b8411000d56 -r 1f0d3c5a1679 devel/byacc/PLIST
--- a/devel/byacc/PLIST Wed Apr 13 14:07:30 2005 +0000
+++ b/devel/byacc/PLIST Wed Apr 13 14:11:54 2005 +0000
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/21 21:39:15 tv Exp $
-bin/byacc
-man/man1/byacc.1
+@comment $NetBSD: PLIST,v 1.2 2005/04/13 14:11:54 wiz Exp $
+bin/yacc
+man/man1/yacc.1
Home |
Main Index |
Thread Index |
Old Index