diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/expatobjc/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-Parser/Makefile | 3 | ||||
-rw-r--r-- | textproc/php4-wddx/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-expat/Makefile | 3 | ||||
-rw-r--r-- | textproc/pyxml/Makefile | 3 | ||||
-rw-r--r-- | textproc/sablotron/Makefile | 3 |
6 files changed, 12 insertions, 7 deletions
diff --git a/textproc/expatobjc/Makefile b/textproc/expatobjc/Makefile index a4a0a962326..43fc8c5b740 100644 --- a/textproc/expatobjc/Makefile +++ b/textproc/expatobjc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/07/19 08:37:31 rh Exp $ +# $NetBSD: Makefile,v 1.3 2003/10/11 13:40:19 grant Exp $ # DISTNAME= expatobjc-1.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=expatobjc/} diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 34664ffeebe..aeec335ccdd 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:40 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/10/11 13:40:19 grant Exp $ # DISTNAME= XML-Parser-2.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xpa CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/php4-wddx/Makefile b/textproc/php4-wddx/Makefile index 0a49fa4990e..a2b19517c72 100644 --- a/textproc/php4-wddx/Makefile +++ b/textproc/php4-wddx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/09/19 13:19:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/10/11 13:40:19 grant Exp $ MODNAME= wddx CATEGORIES+= textproc -PKGREVISION= # empty +PKGREVISION= 1 COMMENT= PHP4 extension for WDDX support USE_BUILDLINK2= YES diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile index 95b14d17e0d..624835bc5c5 100644 --- a/textproc/py-expat/Makefile +++ b/textproc/py-expat/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:46 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/10/11 13:40:19 grant Exp $ # PKGNAME= ${PYPKGPREFIX}-expat-0 +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= tsarna@NetBSD.org diff --git a/textproc/pyxml/Makefile b/textproc/pyxml/Makefile index cf258b91d03..9dda3eec3b8 100644 --- a/textproc/pyxml/Makefile +++ b/textproc/pyxml/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2003/08/01 14:24:21 drochner Exp $ +# $NetBSD: Makefile,v 1.20 2003/10/11 13:40:19 grant Exp $ # DISTNAME= PyXML-0.8.3 PKGNAME= ${PYPKGPREFIX}-xml-0.8.3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/} 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/ |