diff options
author | netchild <netchild@FreeBSD.org> | 2003-06-13 20:29:38 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2003-06-13 20:29:38 +0800 |
commit | b4388a18611f32c7d9a7d6c2b3bed0da818912cb (patch) | |
tree | c861466f28251b370e410cc8e1a23f077e29fef3 /graphics | |
parent | a992af0245fc3249b5795514992fdb8ba0726f9b (diff) | |
download | freebsd-ports-graphics-b4388a18611f32c7d9a7d6c2b3bed0da818912cb.tar.gz freebsd-ports-graphics-b4388a18611f32c7d9a7d6c2b3bed0da818912cb.tar.zst freebsd-ports-graphics-b4388a18611f32c7d9a7d6c2b3bed0da818912cb.zip |
Fix plist.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sane-backends/Makefile | 1 | ||||
-rw-r--r-- | graphics/sane-backends/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 5664299499f..ed2f71a5d0b 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -7,6 +7,7 @@ PORTNAME= sane-backends PORTVERSION= 1.0.12 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \ ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \ diff --git a/graphics/sane-backends/pkg-plist b/graphics/sane-backends/pkg-plist index 7d39b5a8af9..109a9f01371 100644 --- a/graphics/sane-backends/pkg-plist +++ b/graphics/sane-backends/pkg-plist @@ -315,3 +315,5 @@ share/locale/sv/LC_MESSAGES/sane-backends.mo @dirrm lib/sane @dirrm include/sane @dirrm etc/sane.d +@dirrm share/sane/gt68xx +@dirrm share/sane |