diff options
author | lth <lth@FreeBSD.org> | 2008-04-16 22:12:31 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2008-04-16 22:12:31 +0800 |
commit | a0b440695083ed4796a06d43695f9237c4969fbf (patch) | |
tree | a776b828ee2e7bd46b2701142e5e9f9e49a35668 /textproc/Makefile | |
parent | 43942888581cc5da12c16e7e30099fb3603541ca (diff) | |
download | freebsd-ports-gnome-a0b440695083ed4796a06d43695f9237c4969fbf.tar.gz freebsd-ports-gnome-a0b440695083ed4796a06d43695f9237c4969fbf.tar.zst freebsd-ports-gnome-a0b440695083ed4796a06d43695f9237c4969fbf.zip |
Add p5-Pod-Spell 1.01, a formatter for spellchecking Pod.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 247f07be9a99..59e6cd0aeda7 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -475,6 +475,7 @@ SUBDIR += p5-Pod-Parser SUBDIR += p5-Pod-ProjectDocs SUBDIR += p5-Pod-Simple + SUBDIR += p5-Pod-Spell SUBDIR += p5-Pod-Strip SUBDIR += p5-Pod-Stripper SUBDIR += p5-Pod-Tree |