diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-04-22 17:32:14 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-04-22 17:32:14 +0800 |
commit | effd63bda4021af7284189ba7c9937706ba1c59e (patch) | |
tree | 2ec18a2f4785c59bd4da96b82e7747f96fb01648 /devel/Makefile | |
parent | cde40300e6c473f2220b17209f73d5c3664ae887 (diff) | |
download | freebsd-ports-gnome-effd63bda4021af7284189ba7c9937706ba1c59e.tar.gz freebsd-ports-gnome-effd63bda4021af7284189ba7c9937706ba1c59e.tar.zst freebsd-ports-gnome-effd63bda4021af7284189ba7c9937706ba1c59e.zip |
Add p5-Test-Spelling 0.11, check for spelling errors in POD files.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 3f9f8dca0b8f..550a0fcdfccd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1688,6 +1688,7 @@ SUBDIR += p5-Test-Script SUBDIR += p5-Test-Simple SUBDIR += p5-Test-Singleton + SUBDIR += p5-Test-Spelling SUBDIR += p5-Test-Strict SUBDIR += p5-Test-SubCalls SUBDIR += p5-Test-TAP-HTMLMatrix |