diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
commit | 633bd301a1d0418cdd77dd6c8c4be2d3828bbed4 (patch) | |
tree | e3004dd044c1990ea0aa54678d3be309193e9105 /editors/gobby/Makefile | |
parent | 9756c99c266ccf5722751d84e937b78a493fc166 (diff) | |
download | pkgsrc-633bd301a1d0418cdd77dd6c8c4be2d3828bbed4.tar.gz |
Bump PKGREVISION for nettle shlib major bump.
Diffstat (limited to 'editors/gobby/Makefile')
-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 396bd15a67b..c9cd4edbbff 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:42 tnn Exp $ +# $NetBSD: Makefile,v 1.40 2015/08/23 14:30:38 wiz Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |