diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
commit | 64124cf5700eea62c53f59b9d7511678e57af32e (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /security/seahorse | |
parent | 566df4e7640694f68a89731ee70ece5086145518 (diff) | |
download | pkgsrc-64124cf5700eea62c53f59b9d7511678e57af32e.tar.gz |
recursive bump from textproc/icu shlib major bump.
Diffstat (limited to 'security/seahorse')
-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 75e1e3083b2..c5f91b825ef 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2011/04/22 13:42:40 obache Exp $ +# $NetBSD: Makefile,v 1.95 2011/06/10 09:40:00 obache Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 |