diff options
author | obache <obache> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache> | 2013-02-15 11:53:59 +0000 |
commit | d99c93327b721e48838ae2780e017d07e86ffc9c (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /editors | |
parent | 7db9059d0c77281c81dc23c25fb5f434c7c49dfd (diff) | |
download | pkgsrc-d99c93327b721e48838ae2780e017d07e86ffc9c.tar.gz |
recursive bump from boost-lib shlib update.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Sigil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index d64dc10a710..0ebc5cc677d 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2013/02/06 23:22:11 jperkin Exp $ +# $NetBSD: Makefile,v 1.44 2013/02/15 11:54:03 obache Exp $ # DISTNAME= Sigil-0.6.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |