diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libcroco/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML-Common/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-LibXML/Makefile | 3 | ||||
-rw-r--r-- | textproc/php4-domxml/Makefile | 4 | ||||
-rw-r--r-- | textproc/raptor/Makefile | 3 | ||||
-rw-r--r-- | textproc/scrollkeeper/Makefile | 4 |
6 files changed, 12 insertions, 8 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index 81addd94565..0780a84e2c2 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/25 14:04:54 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/04 19:48:26 xtraeme Exp $ # DISTNAME= libcroco-0.2.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libcroco/0.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/p5-XML-LibXML-Common/Makefile b/textproc/p5-XML-LibXML-Common/Makefile index 4818d36f104..9244cacb9b7 100644 --- a/textproc/p5-XML-LibXML-Common/Makefile +++ b/textproc/p5-XML-LibXML-Common/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/10/05 11:51:47 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/04 19:48:26 xtraeme Exp $ # DISTNAME= XML-LibXML-Common-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xlc CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index 8f2b8deed41..d524cd824a3 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/10/05 11:55:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/04 19:48:26 xtraeme Exp $ # DISTNAME= XML-LibXML-1.56 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/php4-domxml/Makefile b/textproc/php4-domxml/Makefile index 8eb2c43a4b6..aeedcdf6169 100644 --- a/textproc/php4-domxml/Makefile +++ b/textproc/php4-domxml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2003/11/29 12:02:22 jdolecek Exp $ +# $NetBSD: Makefile,v 1.14 2003/12/04 19:48:26 xtraeme Exp $ MODNAME= domxml CATEGORIES+= textproc -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= PHP4 extension for DOM support USE_BUILDLINK2= YES diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index bab554ce7cc..ce9c8f76a41 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/09/25 04:13:06 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/04 19:48:26 xtraeme Exp $ # DISTNAME= raptor-1.0.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.redland.opensource.ac.uk/dist/source/ diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 26c7aa61b70..9e4e26dd03e 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2003/08/24 12:28:57 markd Exp $ +# $NetBSD: Makefile,v 1.16 2003/12/04 19:48:26 xtraeme Exp $ # DISTNAME= scrollkeeper-0.3.12 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scrollkeeper/} \ ${MASTER_SITE_GNOME:=sources/scrollkeeper/0.3/} |