diff options
author | lth <lth@FreeBSD.org> | 2005-11-22 00:35:57 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2005-11-22 00:35:57 +0800 |
commit | b0aebafd6132fd46e5488978a97d4f3507c433bb (patch) | |
tree | c7731bc770451a7f1a1fb3f73b993856f42dad78 /textproc/Makefile | |
parent | 4030724922d346410853d87d086c526f5117e915 (diff) | |
download | freebsd-ports-gnome-b0aebafd6132fd46e5488978a97d4f3507c433bb.tar.gz freebsd-ports-gnome-b0aebafd6132fd46e5488978a97d4f3507c433bb.tar.zst freebsd-ports-gnome-b0aebafd6132fd46e5488978a97d4f3507c433bb.zip |
Add p5-FormValidator-Simple 0.10, validation with simple chains of
constraints.
PR: ports/89358
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
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 fb0147901f42..b4fef505b5f3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -290,6 +290,7 @@ SUBDIR += p5-Data-FormValidator SUBDIR += p5-DelimMatch SUBDIR += p5-Filter-Simple + SUBDIR += p5-FormValidator-Simple SUBDIR += p5-FreeBSD-Ports SUBDIR += p5-HTML-Entities-Numbered SUBDIR += p5-HTML-Format |