diff options
author | adam <adam@pkgsrc.org> | 2013-10-19 09:06:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-10-19 09:06:55 +0000 |
commit | 312fd39e718f5599adc7aa21499c1f09f442d61b (patch) | |
tree | 3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /security/seahorse-plugins | |
parent | ac3ffa8513db7a100bb738a3d3f40a38797c3e57 (diff) | |
download | pkgsrc-312fd39e718f5599adc7aa21499c1f09f442d61b.tar.gz |
Revbump after updating textproc/icu
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 25ad9a773ce..18512f7eb5a 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2013/10/10 14:42:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2013/10/19 09:07:11 adam Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 |