diff options
Diffstat (limited to 'textproc/sablotron/Makefile')
-rw-r--r-- | textproc/sablotron/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index f3528dea466..a76f56e70ad 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2005/05/22 20:08:35 jlam Exp $ +# $NetBSD: Makefile,v 1.34 2005/06/06 20:14:43 jwise Exp $ -DISTNAME= Sablot-1.0.1 +DISTNAME= Sablot-1.0.2 PKGNAME= ${DISTNAME:S/Sablot/sablotron/} -PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download-1.gingerall.cz/download/sablot/ |