diff options
author | mezz <mezz@FreeBSD.org> | 2008-03-27 01:38:58 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-03-27 01:38:58 +0000 |
commit | b81bda90446ead2f2952947326a48724a6464f29 (patch) | |
tree | 20ce917362029a70a038d33b3087ae7f7caf6bfe | |
parent | f35824a6896d84ae07c62b29e2244e7ab09fda1b (diff) | |
download | FreeBSD-ports-b81bda90446ead2f2952947326a48724a6464f29.zip FreeBSD-ports-b81bda90446ead2f2952947326a48724a6464f29.tar.gz |
Fix the plist, bump the PORTREVISION.
Reported by: pointyhat via pav
-rw-r--r-- | deskutils/conduit/Makefile | 2 | ||||
-rw-r--r-- | deskutils/conduit/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile index c9db045..ba28d2e 100644 --- a/deskutils/conduit/Makefile +++ b/deskutils/conduit/Makefile @@ -7,7 +7,7 @@ PORTNAME= conduit PORTVERSION= 0.3.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= GNOME diff --git a/deskutils/conduit/pkg-plist b/deskutils/conduit/pkg-plist index 810dce4..652a172 100644 --- a/deskutils/conduit/pkg-plist +++ b/deskutils/conduit/pkg-plist @@ -398,6 +398,8 @@ share/locale/ru/LC_MESSAGES/conduit.mo share/locale/sv/LC_MESSAGES/conduit.mo share/omf/conduit/conduit-C.omf @dirrm share/omf/conduit +@dirrmtry share/icons/hicolor/26x26 +@dirrmtry share/icons/hicolor/26x26/apps @dirrm share/gnome/help/conduit/C/figures @dirrm share/gnome/help/conduit/C @dirrm share/gnome/help/conduit |