diff options
author | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
commit | ea30ec0e631d5d359fe445706fbb709b78037512 (patch) | |
tree | 3572685fdb407218236f32528f4d6a0afed5dfe9 /security/seahorse/Makefile | |
parent | be4f22b8f6ea4b1f1efc58395523cd8bfaffa4f1 (diff) | |
download | pkgsrc-ea30ec0e631d5d359fe445706fbb709b78037512.tar.gz |
revbump after icu update
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r-- | security/seahorse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 1eb6a55cc6e..abd7aa647f1 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.144 2018/03/12 11:15:44 wiz Exp $ +# $NetBSD: Makefile,v 1.145 2018/04/14 07:34:40 adam Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 47 +PKGREVISION= 48 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 |