diff options
author | kwm <kwm@FreeBSD.org> | 2009-07-18 05:14:59 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2009-07-18 05:14:59 +0800 |
commit | 3c55c2685f45afaac0a0560cb8fb48134dd82cbc (patch) | |
tree | 263f051ae4e740e1e4ea1ac107be02e5fc4b1b3d /security/seahorse-plugins | |
parent | d327f690f02fced2c409fba16121514cbc00c96c (diff) | |
download | freebsd-ports-gnome-3c55c2685f45afaac0a0560cb8fb48134dd82cbc.tar.gz freebsd-ports-gnome-3c55c2685f45afaac0a0560cb8fb48134dd82cbc.tar.zst freebsd-ports-gnome-3c55c2685f45afaac0a0560cb8fb48134dd82cbc.zip |
Chase gpgme update.
Submitted by: Joseph S. Atkinson @ irc
Diffstat (limited to 'security/seahorse-plugins')
-rw-r--r-- | security/seahorse-plugins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index 376163eb841e..10e2400db4f1 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -8,6 +8,7 @@ PORTNAME= seahorse-plugins PORTVERSION= 2.26.2 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |