diff options
author | obache <obache> | 2012-01-09 02:54:24 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-09 02:54:24 +0000 |
commit | 0fce88b953686dd0ed109f46cf156349a0b55e1e (patch) | |
tree | ccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /editors/Sigil | |
parent | 181e5c44d0e70b032c7e54c08762ad65c847447f (diff) | |
download | pkgsrc-0fce88b953686dd0ed109f46cf156349a0b55e1e.tar.gz |
Recursive bump from boost-libs shlib bump.
Diffstat (limited to 'editors/Sigil')
-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 8b00e8c5344..a8ff219a70e 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2011/11/01 06:01:05 sbd Exp $ +# $NetBSD: Makefile,v 1.21 2012/01/09 02:54:26 obache Exp $ # DISTNAME= Sigil-0.4.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |