diff options
author | plunky <plunky@pkgsrc.org> | 2012-03-15 07:13:33 +0000 |
---|---|---|
committer | plunky <plunky@pkgsrc.org> | 2012-03-15 07:13:33 +0000 |
commit | f1c1a158463e9d48a7495cd6042f9af1958e3e8f (patch) | |
tree | 7c48f56c74479abfc466e4b76cb385610c16103a /lang | |
parent | 753b43d69c92bb6a35cdf32793d2b72f5cce6b7d (diff) | |
download | pkgsrc-f1c1a158463e9d48a7495cd6042f9af1958e3e8f.tar.gz |
fix PLIST
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pcc-current/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/pcc-current/PLIST b/lang/pcc-current/PLIST index 1eafcb4d917..ca076bb7e48 100644 --- a/lang/pcc-current/PLIST +++ b/lang/pcc-current/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2012/02/08 11:23:53 plunky Exp $ +@comment $NetBSD: PLIST,v 1.3 2012/03/15 07:13:33 plunky Exp $ bin/pcc libexec/ccom libexec/cpp +libexec/cxxcom man/man1/ccom.1 man/man1/cpp.1 man/man1/pcc.1 |