diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /editors/Sigil/Makefile | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'editors/Sigil/Makefile')
-rw-r--r-- | editors/Sigil/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 640516a6f77..1dadde67be9 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2015/04/19 19:01:26 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2015/04/25 14:20:40 tnn Exp $ DISTNAME= Sigil-0.8.6 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= -https://github.com/user-none/Sigil/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} |