diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
commit | d8262ac8309caef4465d150733ce904ffd9e9add (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /security/seahorse-gedit | |
parent | a11b53a5a34c4b9f2ce690f712962f7bbf97fc58 (diff) | |
download | pkgsrc-d8262ac8309caef4465d150733ce904ffd9e9add.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
Diffstat (limited to 'security/seahorse-gedit')
-rw-r--r-- | security/seahorse-gedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse-gedit/Makefile b/security/seahorse-gedit/Makefile index e327a031cb8..404263e86f0 100644 --- a/security/seahorse-gedit/Makefile +++ b/security/seahorse-gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2007/02/22 19:27:09 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2007/03/21 12:05:52 wiz Exp $ DISTNAME= seahorse-0.8.1 PKGNAME= seahorse-gedit-0.8.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/} EXTRACT_SUFX= .tar.bz2 |