diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | dc0982e10414ced94b27063e96d8aaa838e36e1f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /security/gnome-keyring-sharp | |
parent | b2b32f179afdd09e78afa1d2645c3d390598b778 (diff) | |
download | pkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'security/gnome-keyring-sharp')
-rw-r--r-- | security/gnome-keyring-sharp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnome-keyring-sharp/Makefile b/security/gnome-keyring-sharp/Makefile index fc95f4bfcda..08b8baa8c3d 100644 --- a/security/gnome-keyring-sharp/Makefile +++ b/security/gnome-keyring-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/05/23 06:51:21 kefren Exp $ +# $NetBSD: Makefile,v 1.11 2015/10/10 01:58:18 ryoon Exp $ # DISTNAME= gnome-keyring-sharp-1.0.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gnome-keyring-sharp/ EXTRACT_SUFX= .tar.bz2 |