diff options
author | nros <nros@pkgsrc.org> | 2016-03-10 21:07:34 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2016-03-10 21:07:34 +0000 |
commit | 217e8ffc8773c6de86b0ba7afbab8752408d21ee (patch) | |
tree | 246759ffbcb50183112ef4dcab44678f54a57412 /editors | |
parent | 424f287874f2a990a5b920d04364bffdd9bce702 (diff) | |
download | pkgsrc-217e8ffc8773c6de86b0ba7afbab8752408d21ee.tar.gz |
Revbump because of libxml++ update.
Diffstat (limited to 'editors')
-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 7d496982460..91e9bf449d2 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2016/03/05 11:28:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.43 2016/03/10 21:08:43 nros Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ |