diff options
author | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
commit | fba9bc7b68cd23a75ee73a373f854461f41c2502 (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /converters/orcus | |
parent | e20a2f6d8a2c866d4092062e43c575ff0f42b8e9 (diff) | |
download | pkgsrc-fba9bc7b68cd23a75ee73a373f854461f41c2502.tar.gz |
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'converters/orcus')
-rw-r--r-- | converters/orcus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/orcus/Makefile b/converters/orcus/Makefile index fac7d171810..b22db5657a9 100644 --- a/converters/orcus/Makefile +++ b/converters/orcus/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/08/24 16:12:10 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2013/11/20 13:23:42 obache Exp $ PKGNAME= orcus-${PKGVERSION} DISTNAME= liborcus-${PKGVERSION} PKGVERSION= 0.5.1 +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://kohei.us/files/orcus/src/ EXTRACT_SUFX= .tar.bz2 |