diff options
Diffstat (limited to 'textproc/openjade')
-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 1c421e002fb..5c2b686f3a3 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2012/10/25 06:56:10 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:08 wiz Exp $ DISTNAME= openjade-1.3.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/} |