diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-20 21:21:36 +0000 |
commit | e81cfe4627546f25db7c250622a009730a5124a3 (patch) | |
tree | f1f45b9881abd1e90b78032d395217c8c2f749bc /security | |
parent | 9f0158fbb7d9bdc2ac61cd504d86dc09be37a64f (diff) | |
download | pkgsrc-e81cfe4627546f25db7c250622a009730a5124a3.tar.gz |
Adapt eel dependencies; bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse-nautilus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse-nautilus/Makefile b/security/seahorse-nautilus/Makefile index 94ab02f7eb0..fdd8e898e8e 100644 --- a/security/seahorse-nautilus/Makefile +++ b/security/seahorse-nautilus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2007/09/19 23:13:27 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2007/09/20 21:21:38 wiz Exp $ DISTNAME= seahorse-1.0.1 PKGNAME= seahorse-nautilus-1.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/1.0/} EXTRACT_SUFX= .tar.bz2 |