diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2009-01-12 05:02:41 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2009-01-12 05:02:41 +0000 |
commit | 68a1caa5c5ec32dc214dedb0af358b9e7d83d9c2 (patch) | |
tree | 5195fed295f131eea1fcc9075f97a1680992338b /security/seahorse-plugins | |
parent | dec5e5164382f08f33edf8d6d9cc8d0cee28e36d (diff) | |
download | ports-68a1caa5c5ec32dc214dedb0af358b9e7d83d9c2.tar.gz ports-68a1caa5c5ec32dc214dedb0af358b9e7d83d9c2.zip |
Fix the plist, bump the PORTREVISION.
Reported by: QAT
Notes
Notes:
svn path=/head/; revision=225816
Diffstat (limited to 'security/seahorse-plugins')
-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 |