diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-19 18:56:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-19 18:56:32 +0000 |
commit | c3bf1e9477933ddc4d1a8df66c4d0c232c2909be (patch) | |
tree | 5f5729b358dfb2fcbddfb817994dde46415725e9 /textproc | |
parent | 28b5e3240236cffb3e1d96c62d7384353a21eb1f (diff) | |
download | pkgsrc-c3bf1e9477933ddc4d1a8df66c4d0c232c2909be.tar.gz |
Reorder lines.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Filter-BufferText/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Filter-BufferText/Makefile b/textproc/p5-XML-Filter-BufferText/Makefile index 1491eb53bd0..0e64a38448b 100644 --- a/textproc/p5-XML-Filter-BufferText/Makefile +++ b/textproc/p5-XML-Filter-BufferText/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:10 grant Exp $ +# $NetBSD: Makefile,v 1.3 2005/02/19 18:56:32 wiz Exp $ DISTNAME= XML-Filter-BufferText-1.01 PKGNAME= p5-${DISTNAME} -#SVR4_PKGNAME= PKGREVISION= 1 +#SVR4_PKGNAME= CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |