diff options
-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 |