diff options
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 89a2663e866..eab32595fb4 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2012/04/27 12:32:02 obache Exp $ +# $NetBSD: Makefile,v 1.102 2012/06/14 07:44:41 sbd Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 |