diff options
author | steve <steve@FreeBSD.org> | 2000-05-29 02:43:27 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-29 02:43:27 +0000 |
commit | 74e44d91d101079f867c621eb7fb0c586f395bf0 (patch) | |
tree | fc3ffe18c8b0019fee1821271020d5506c2b485a | |
parent | 7721cd230fbfd582e444028a938ef05f0cc3bcba (diff) | |
download | FreeBSD-ports-74e44d91d101079f867c621eb7fb0c586f395bf0.zip FreeBSD-ports-74e44d91d101079f867c621eb7fb0c586f395bf0.tar.gz |
- Fix pkg/PLIST (add bin/sane-config)
PR: 18796
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
-rw-r--r-- | graphics/sane-backends/pkg-plist | 1 | ||||
-rw-r--r-- | graphics/sane-frontends/pkg-plist | 1 | ||||
-rw-r--r-- | graphics/sane/pkg-plist | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/graphics/sane-backends/pkg-plist b/graphics/sane-backends/pkg-plist index 03f4760..6592dd0 100644 --- a/graphics/sane-backends/pkg-plist +++ b/graphics/sane-backends/pkg-plist @@ -1,3 +1,4 @@ +bin/sane-config bin/scanimage bin/xcam bin/xscanimage diff --git a/graphics/sane-frontends/pkg-plist b/graphics/sane-frontends/pkg-plist index 03f4760..6592dd0 100644 --- a/graphics/sane-frontends/pkg-plist +++ b/graphics/sane-frontends/pkg-plist @@ -1,3 +1,4 @@ +bin/sane-config bin/scanimage bin/xcam bin/xscanimage diff --git a/graphics/sane/pkg-plist b/graphics/sane/pkg-plist index 03f4760..6592dd0 100644 --- a/graphics/sane/pkg-plist +++ b/graphics/sane/pkg-plist @@ -1,3 +1,4 @@ +bin/sane-config bin/scanimage bin/xcam bin/xscanimage |