diff options
Diffstat (limited to 'textproc/sablotron')
-rw-r--r-- | textproc/sablotron/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 5fea164479c..0f1758f7115 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2003/09/27 10:10:34 grant Exp $ +# $NetBSD: Makefile,v 1.19 2003/10/11 13:40:19 grant Exp $ DISTNAME= Sablot-1.0 PKGNAME= ${DISTNAME:S/Sablot/sablotron/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download-2.gingerall.cz/download/sablot/ |