diff options
Diffstat (limited to 'security/seahorse-plugins')
-rw-r--r-- | security/seahorse-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index 292e278dc56..adbe913adf2 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2012/04/27 12:32:02 obache Exp $ +# $NetBSD: Makefile,v 1.28 2012/06/14 07:43:51 sbd Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 |