diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-08 00:37:57 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-08 00:37:57 +0800 |
commit | 713a4566ae6311de2963648d5d0db41f70db4347 (patch) | |
tree | 508b9fd939b4293c4907816b8726c79cf07a4d16 | |
parent | 2043a1c8f4fa4806554893235568a4c531d660ce (diff) | |
download | marcuscom-ports-713a4566ae6311de2963648d5d0db41f70db4347.tar marcuscom-ports-713a4566ae6311de2963648d5d0db41f70db4347.tar.gz marcuscom-ports-713a4566ae6311de2963648d5d0db41f70db4347.tar.bz2 marcuscom-ports-713a4566ae6311de2963648d5d0db41f70db4347.tar.lz marcuscom-ports-713a4566ae6311de2963648d5d0db41f70db4347.tar.xz marcuscom-ports-713a4566ae6311de2963648d5d0db41f70db4347.tar.zst marcuscom-ports-713a4566ae6311de2963648d5d0db41f70db4347.zip |
Fix the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7613 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/gimageview/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimageview/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index 19b1aaed7..aee9765c2 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimageview PORTVERSION= 0.2.25 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmmviewer diff --git a/graphics/gimageview/pkg-plist b/graphics/gimageview/pkg-plist index 16359d8c4..4e5cc0596 100644 --- a/graphics/gimageview/pkg-plist +++ b/graphics/gimageview/pkg-plist @@ -121,6 +121,7 @@ share/gnome/apps/Graphics/gimageview.desktop share/locale/fr/LC_MESSAGES/gimageview.mo share/locale/ja/LC_MESSAGES/gimageview.mo share/pixmaps/gimv.png +@dirrmtry share/pixmaps @dirrm lib/gimageview/archiver @dirrm lib/gimageview/image_loader @dirrm lib/gimageview/image_saver |