diff options
author | mezz <mezz@FreeBSD.org> | 2008-03-28 09:53:59 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-03-28 09:53:59 +0800 |
commit | 42a2e904fe5380a7366277be1928d57a4288a872 (patch) | |
tree | 669a4f4399f27827166e0514b4acbe84e9cfeded | |
parent | 227a49da5217226a261225c3349a824a1fe5f68b (diff) | |
download | freebsd-ports-gnome-42a2e904fe5380a7366277be1928d57a4288a872.tar.gz freebsd-ports-gnome-42a2e904fe5380a7366277be1928d57a4288a872.tar.zst freebsd-ports-gnome-42a2e904fe5380a7366277be1928d57a4288a872.zip |
Really fix plist this time by reverse order, bump it again.
Reported by: pointyhat via pav
-rw-r--r-- | deskutils/conduit/Makefile | 2 | ||||
-rw-r--r-- | deskutils/conduit/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile index ba28d2eca564..943de6cf4adc 100644 --- a/deskutils/conduit/Makefile +++ b/deskutils/conduit/Makefile @@ -7,7 +7,7 @@ PORTNAME= conduit PORTVERSION= 0.3.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= GNOME diff --git a/deskutils/conduit/pkg-plist b/deskutils/conduit/pkg-plist index 652a172406d0..8d67753d7501 100644 --- a/deskutils/conduit/pkg-plist +++ b/deskutils/conduit/pkg-plist @@ -398,8 +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 +@dirrmtry share/icons/hicolor/26x26 @dirrm share/gnome/help/conduit/C/figures @dirrm share/gnome/help/conduit/C @dirrm share/gnome/help/conduit |