summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2005-04-13 14:11:54 +0000
committerwiz <wiz>2005-04-13 14:11:54 +0000
commite0347fc1ae744052efcca69a610e45f3835376ca (patch)
treed8ad7fc71bc4b3b6f4a8b1fb7ce5e548c13cbd87 /devel
parentbe12dc076b614c87794fcf3ce3ba26ddfe866e3c (diff)
downloadpkgsrc-e0347fc1ae744052efcca69a610e45f3835376ca.tar.gz
This package installs yacc, not byacc -- fix PLIST.
Might also fix kristerw's bulk build problems.
Diffstat (limited to 'devel')
-rw-r--r--devel/byacc/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/byacc/PLIST b/devel/byacc/PLIST
index 7ef2acc513c..5bcfece36ca 100644
--- a/devel/byacc/PLIST
+++ b/devel/byacc/PLIST
@@ -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