diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | d83cf0410323eaed23ff7e025682366ba24acfd7 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /security/seahorse | |
parent | d227f1591b6bfe39fed37ca41b47efc9fb4e3604 (diff) | |
download | pkgsrc-d83cf0410323eaed23ff7e025682366ba24acfd7.tar.gz |
Recursive bump from gdbm shlib 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 c5f91b825ef..5d073e6c959 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2011/06/10 09:40:00 obache Exp $ +# $NetBSD: Makefile,v 1.96 2011/08/23 13:06:53 obache Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 |