diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 76acbef81fe2aa4052c1f0752ab91557c84c0755 (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /editors/gobby/Makefile | |
parent | 1d709e0347780c959bef690762ce3ec5ad18b2b8 (diff) | |
download | pkgsrc-76acbef81fe2aa4052c1f0752ab91557c84c0755.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'editors/gobby/Makefile')
-rw-r--r-- | editors/gobby/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 4035378322c..ac39cd86884 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2011/05/12 11:19:46 adam Exp $ +# $NetBSD: Makefile,v 1.17 2011/07/21 13:05:53 obache Exp $ DISTNAME= gobby-0.4.12 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |