diff options
author | wiz <wiz> | 2012-08-13 14:25:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-08-13 14:25:37 +0000 |
commit | 0c46713c5edd95c6b8ba1dc0f3caceb09cce9b1c (patch) | |
tree | b49584837fe18036982ca2f5c214da74b23e47d4 /security | |
parent | 27ae93823d9c0078354242001f5b277e89ef144c (diff) | |
download | pkgsrc-0c46713c5edd95c6b8ba1dc0f3caceb09cce9b1c.tar.gz |
Bump PKGREVISION for fix in librsvg/buildlink3.mk.
Diffstat (limited to 'security')
-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 f1a287413b7..c3d334fd7c6 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/07/15 08:22:53 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/08/13 14:25:43 wiz Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 |