diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-11 23:37:52 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-11 23:37:52 +0800 |
commit | 2f4ebe491a58d43ae04cd78f830feef44a6a6c23 (patch) | |
tree | 8777973c9d14a2708ca2638638509b8910e5b907 | |
parent | fd8879b764a6f3933dcbac5f84ec9196eba9d5c6 (diff) | |
download | marcuscom-ports-2f4ebe491a58d43ae04cd78f830feef44a6a6c23.tar.gz marcuscom-ports-2f4ebe491a58d43ae04cd78f830feef44a6a6c23.tar.zst marcuscom-ports-2f4ebe491a58d43ae04cd78f830feef44a6a6c23.zip |
Plist fix
Submitted by: Domix on irc
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13617 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | security/seahorse/Makefile | 3 | ||||
-rw-r--r-- | security/seahorse/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 0ab3db56e..aad69c77f 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,11 +3,12 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.90 2009/12/25 11:55:43 kwm Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.91 2010/02/10 21:32:20 kwm Exp $ # PORTNAME= seahorse PORTVERSION= 2.29.90 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/security/seahorse/pkg-plist b/security/seahorse/pkg-plist index d1326e69c..d2d42fcf4 100644 --- a/security/seahorse/pkg-plist +++ b/security/seahorse/pkg-plist @@ -1,6 +1,5 @@ bin/seahorse bin/seahorse-daemon -etc/xdg/autostart/seahorse-daemon.desktop include/libcryptui/cryptui-key-chooser.h include/libcryptui/cryptui-key-combo.h include/libcryptui/cryptui-key-list.h |