diff options
author | lth <lth@FreeBSD.org> | 2011-09-01 19:37:10 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2011-09-01 19:37:10 +0800 |
commit | 193bee7151107443d6930802da793a9b998dac60 (patch) | |
tree | f012cec6daebd737fb5fe13b2038a54c2ff2c597 /textproc/Makefile | |
parent | 8792ec7b298713774f40f4c0fb2a9ff783044502 (diff) | |
download | freebsd-ports-gnome-193bee7151107443d6930802da793a9b998dac60.tar.gz freebsd-ports-gnome-193bee7151107443d6930802da793a9b998dac60.tar.zst freebsd-ports-gnome-193bee7151107443d6930802da793a9b998dac60.zip |
Add p5-Regexp-IPv6 0.03, regular expression for IPv6 addresses.
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 970f2062f27b..1d787257f31d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -659,6 +659,7 @@ SUBDIR += p5-Regexp-Common-profanity_us SUBDIR += p5-Regexp-Copy SUBDIR += p5-Regexp-DefaultFlags + SUBDIR += p5-Regexp-IPv6 SUBDIR += p5-Regexp-Log SUBDIR += p5-Regexp-Log-Common SUBDIR += p5-SGML-DTDParse |