diff options
author | nectar <nectar@FreeBSD.org> | 1999-04-17 17:34:42 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-04-17 17:34:42 +0000 |
commit | 309beb84d7e0aad57892e9bb379e725509f6e65b (patch) | |
tree | bcd715b486a6f18edbb523c58e9596e7e036516e /textproc | |
parent | b99d695fbe7cc446a7ebefd5f5c69440eac24720 (diff) | |
download | FreeBSD-ports-309beb84d7e0aad57892e9bb379e725509f6e65b.zip FreeBSD-ports-309beb84d7e0aad57892e9bb379e725509f6e65b.tar.gz |
Activate py-xml.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index cd62ab0..b95d61c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1999/04/14 22:43:39 nik Exp $ +# $Id: Makefile,v 1.48 1999/04/16 23:31:20 steve Exp $ # SUBDIR += agrep @@ -36,6 +36,7 @@ SUBDIR += p5-XML-Parser SUBDIR += par SUBDIR += prag + SUBDIR += py-xml SUBDIR += rman SUBDIR += sar SUBDIR += sgmlformat |