diff options
Diffstat (limited to 'textproc/openjade/Makefile')
-rw-r--r-- | textproc/openjade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 5c2b686f3a3..df53ecdf23f 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:08 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2014/05/29 23:37:35 wiz Exp $ DISTNAME= openjade-1.3.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/} |