diff options
author | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
commit | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /editors/Sigil | |
parent | 02865034f31190dcf0e7615842f54f3ab0c83901 (diff) | |
download | pkgsrc-3235b48277cb89e6bce6b1a2d31272907aab5d6c.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'editors/Sigil')
-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} |