diff options
Diffstat (limited to 'textproc/opensp/Makefile')
-rw-r--r-- | textproc/opensp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index f98e98de588..27c5f51ab87 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2015/06/12 10:51:22 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2016/07/09 06:39:07 wiz Exp $ # DISTNAME= OpenSP-1.5.2 PKGNAME= ${DISTNAME:S/OpenSP/opensp/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/} |