diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-22 16:13:34 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-22 16:13:34 +0000 |
commit | bc301ce848a181db40659e1f8b179493933845e6 (patch) | |
tree | 04764b5f2894f2412cb9cfcf54c490f95a5d8fee /security/seahorse/Makefile | |
parent | 9f0e85b9e82459f27ee7175282100d222eb56e2a (diff) | |
download | pkgsrc-bc301ce848a181db40659e1f8b179493933845e6.tar.gz |
Bump revision due to update of eel2 to 2.10.0.
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r-- | security/seahorse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 9cebddce7a9..60f7dd5e6ce 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2004/11/07 13:19:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.34 2005/03/22 16:13:35 jmmv Exp $ DISTNAME= seahorse-0.7.5 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.7/} EXTRACT_SUFX= .tar.bz2 |