diff options
author | will <will@FreeBSD.org> | 2001-01-04 00:26:08 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 00:26:08 +0000 |
commit | bf9d27ef510972918e282c632e63249cb1f1072f (patch) | |
tree | 5ccc3785b4d9d869693c907d6d4ffc88d442a0de /devel | |
parent | 13060cc7920ec0d0a71287c3bad7f1c6c9ef9c40 (diff) | |
download | FreeBSD-ports-bf9d27ef510972918e282c632e63249cb1f1072f.zip FreeBSD-ports-bf9d27ef510972918e282c632e63249cb1f1072f.tar.gz |
Remove devel/p5-String-Strip; this was a mistake as it already exists in
textproc.. I'd overlooked the fact that nbm did this earlier today. Plus,
textproc is really the right place for p5-String-* ports.
Submitted by: Anton Berezin <tobez@tobez.org>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index dc4ead7..27e5dcc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -280,7 +280,6 @@ SUBDIR += p5-String-Checker SUBDIR += p5-String-Random SUBDIR += p5-String-RexxParse - SUBDIR += p5-String-Strip SUBDIR += p5-Term-ANSIColor SUBDIR += p5-Term-Query SUBDIR += p5-Term-ReadKey |