Fix PR pkg/47308
Fix invalid PLIST subst.
This commit is contained in:
parent
d8fd43db8a
commit
2f98e7e2c1
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
@comment $NetBSD: PLIST,v 1.29 2012/12/10 12:31:34 ryoon Exp $
|
@comment $NetBSD: PLIST,v 1.30 2012/12/12 08:40:27 ryoon Exp $
|
||||||
bin/gamma4scanimage
|
bin/gamma4scanimage
|
||||||
bin/sane-config
|
bin/sane-config
|
||||||
bin/sane-find-scanner
|
bin/sane-find-scanner
|
||||||
|
@ -190,7 +190,7 @@ share/doc/sane-${SANE_VERSION}/README.djpeg
|
||||||
share/doc/sane-${SANE_VERSION}/README.freebsd
|
share/doc/sane-${SANE_VERSION}/README.freebsd
|
||||||
share/doc/sane-${SANE_VERSION}/README.hp-ux
|
share/doc/sane-${SANE_VERSION}/README.hp-ux
|
||||||
share/doc/sane-${SANE_VERSION}/README.linux
|
share/doc/sane-${SANE_VERSION}/README.linux
|
||||||
share/doc/sane-${SANE_VERSION}/README.${LOWER_OPSYS}
|
share/doc/sane-${SANE_VERSION}/README.netbsd
|
||||||
share/doc/sane-${SANE_VERSION}/README.openbsd
|
share/doc/sane-${SANE_VERSION}/README.openbsd
|
||||||
share/doc/sane-${SANE_VERSION}/README.os2
|
share/doc/sane-${SANE_VERSION}/README.os2
|
||||||
share/doc/sane-${SANE_VERSION}/README.solaris
|
share/doc/sane-${SANE_VERSION}/README.solaris
|
||||||
|
|
Loading…
Reference in a new issue