diff options
author | obache <obache> | 2012-09-23 10:47:45 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-23 10:47:45 +0000 |
commit | c069579db1fcdb26186feced8b5bd1e7cb2970d5 (patch) | |
tree | 42a5d1a8e79cfc38c1793c0f5c3304845c70693e /editors/gobby | |
parent | 2ba54e1d0b4975b25161c0b9440a555736f23608 (diff) | |
download | pkgsrc-c069579db1fcdb26186feced8b5bd1e7cb2970d5.tar.gz |
missing parts of recursive revbump for gnutls update.
Diffstat (limited to 'editors/gobby')
-rw-r--r-- | editors/gobby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 524e460e149..495d2f40845 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2012/09/15 10:04:26 obache Exp $ +# $NetBSD: Makefile,v 1.25 2012/09/23 10:47:46 obache Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |