diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-15 08:22:46 +0000 |
commit | 0e2c44127859cbdfdddf3db69273b48d48cc7abd (patch) | |
tree | 995f544a17669ea8784e75991cca8e44c116fca9 /security/seahorse-plugins | |
parent | fe87a5eb44e1bd56fecd05cd4f9845fd1fa9f6c6 (diff) | |
download | pkgsrc-0e2c44127859cbdfdddf3db69273b48d48cc7abd.tar.gz |
Recursive bump for startup-notification* dependency change, requested
by Obache.
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 |