diff options
author | wiz <wiz> | 2012-10-03 22:09:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-10-03 22:09:48 +0000 |
commit | b34e2a11c458f87420fd52feebc632a18e4dce0d (patch) | |
tree | a198866e4d74929a3bde45340b53c1bb4324dec4 /textproc | |
parent | 03508c54d5d81048e20d66da8cd020fbb23f2927 (diff) | |
download | pkgsrc-b34e2a11c458f87420fd52feebc632a18e4dce0d.tar.gz |
Remove py-Foursuite since it only accepts python25.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 35bfad4655a..458536b69d5 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.642 2012/09/16 15:14:56 taca Exp $ +# $NetBSD: Makefile,v 1.643 2012/10/03 22:09:48 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -502,7 +502,6 @@ SUBDIR+= psgml-mode SUBDIR+= pxp SUBDIR+= py-4Suite SUBDIR+= py-Excelerator -SUBDIR+= py-FourSuite SUBDIR+= py-HappyDoc SUBDIR+= py-Tempita SUBDIR+= py-Unidecode |