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 adbe913adf2..f1a287413b7 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2012/06/14 07:43:51 sbd Exp $ +# $NetBSD: Makefile,v 1.29 2012/07/15 08:22:53 wiz Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 |