diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-28 23:37:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-28 23:37:05 +0000 |
commit | a51d1c36df312512304abc429584263445f792e5 (patch) | |
tree | 6f9a78b457a214a45194cb4fbef3a9ea4b93d89c /security/seahorse | |
parent | 4e9c5ddb843bfbebdb25d236bdd43c6669167356 (diff) | |
download | pkgsrc-a51d1c36df312512304abc429584263445f792e5.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
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 cc2a46cb679..1d70184bcfc 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2003/12/14 17:56:39 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2003/12/28 23:37:07 jmmv Exp $ DISTNAME= seahorse-0.7.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} |