diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 22:31:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 22:31:17 +0000 |
commit | d62bdd2c0534ad029a7b19f0708cde80eb2431b5 (patch) | |
tree | 2e5cd25c85189115615c6bc66740ec27eb3cf801 /graphics/sane-backends | |
parent | e958a9fba1a35902be30f8620de648635dd3d1d2 (diff) | |
download | ports-d62bdd2c0534ad029a7b19f0708cde80eb2431b5.tar.gz ports-d62bdd2c0534ad029a7b19f0708cde80eb2431b5.zip |
Notes
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r-- | graphics/sane-backends/Makefile | 5 | ||||
-rw-r--r-- | graphics/sane-backends/pkg-plist | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 28b053db7372..4a88461ada34 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -4,12 +4,13 @@ # Whom: gary@hotlava.com # obrien@FreeBSD.org # -# $Id: Makefile,v 1.3 1998/04/30 02:38:03 obrien Exp $ +# $Id: Makefile,v 1.4 1998/05/26 08:17:56 dburr Exp $ # DISTNAME= sane-0.73 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ +MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \ + ftp://ftp.lahn.de/pub/platforms/linux/libs/ MAINTAINER= gary@hotlava.com diff --git a/graphics/sane-backends/pkg-plist b/graphics/sane-backends/pkg-plist index a62e5b2fe497..c7e39975c93d 100644 --- a/graphics/sane-backends/pkg-plist +++ b/graphics/sane-backends/pkg-plist @@ -4,6 +4,7 @@ bin/xcam etc/sane.d/apple.conf etc/sane.d/artec.conf etc/sane.d/coolscan.conf +etc/sane.d/dll.conf etc/sane.d/dmc.conf etc/sane.d/epson.conf etc/sane.d/hp.conf |