diff options
Diffstat (limited to 'converters/orcus/Makefile')
-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 ae1213267c5..9c63c8a6fc4 100644 --- a/converters/orcus/Makefile +++ b/converters/orcus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/09/08 19:40:59 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2016/02/13 08:46:02 wiz Exp $ DISTNAME= liborcus-0.9.2 PKGNAME= ${DISTNAME:S/lib//} +PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://kohei.us/files/orcus/src/ EXTRACT_SUFX= .tar.xz |