diff options
author | mezz <mezz@FreeBSD.org> | 2009-01-12 13:02:41 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2009-01-12 13:02:41 +0800 |
commit | 8d5dae2d4d5cb4dd3c92e8609f15cc539cf817e1 (patch) | |
tree | 389c44d47f4be5e4843088bacf072549239ea222 | |
parent | 08631989b34f737d4e13dea34070fce20709f33a (diff) | |
download | freebsd-ports-gnome-8d5dae2d4d5cb4dd3c92e8609f15cc539cf817e1.tar.gz freebsd-ports-gnome-8d5dae2d4d5cb4dd3c92e8609f15cc539cf817e1.tar.zst freebsd-ports-gnome-8d5dae2d4d5cb4dd3c92e8609f15cc539cf817e1.zip |
Fix the plist, bump the PORTREVISION.
Reported by: QAT
-rw-r--r-- | security/seahorse-plugins/Makefile | 2 | ||||
-rw-r--r-- | security/seahorse-plugins/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index 473b2e20b18c..15527cbd175d 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -8,7 +8,7 @@ PORTNAME= seahorse-plugins PORTVERSION= 2.24.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/security/seahorse-plugins/pkg-plist b/security/seahorse-plugins/pkg-plist index 635942266cf5..f17cd1ca5426 100644 --- a/security/seahorse-plugins/pkg-plist +++ b/security/seahorse-plugins/pkg-plist @@ -316,6 +316,7 @@ share/pixmaps/seahorse-plugins/scalable/seahorse-sign.svg %%DATADIR%%/glade/seahorse-notify.glade %%DATADIR%%/glade/seahorse-prefs.glade %%DATADIR%%/glade/seahorse-progress.glade +%%EPIPHANY%%@dirrmtry lib/epiphany/%%EPHY_VERSION%%/extensions @dirrm %%DATADIR%%/glade @dirrm %%DATADIR%% @dirrmtry share/pixmaps/seahorse-plugins/scalable |