diff options
author | roam <roam@FreeBSD.org> | 2006-04-20 21:08:23 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2006-04-20 21:08:23 +0800 |
commit | 6c53097ed2c009a6f09c0e6aefb87d01b489fcab (patch) | |
tree | 6a897491a95e930d05c81a0e6784631cf434f7ab /www/Makefile | |
parent | 7f1f3f540cc2e9b01eb6742c38b672c55789bcc9 (diff) | |
download | freebsd-ports-gnome-6c53097ed2c009a6f09c0e6aefb87d01b489fcab.tar.gz freebsd-ports-gnome-6c53097ed2c009a6f09c0e6aefb87d01b489fcab.tar.zst freebsd-ports-gnome-6c53097ed2c009a6f09c0e6aefb87d01b489fcab.zip |
Add Net::Akismet, a Perl interface to the Akismet comment and trackback
spam blocking system.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index d74033dbbe81..06d5ebd93d22 100644 --- a/www/Makefile +++ b/www/Makefile @@ -656,6 +656,7 @@ SUBDIR += p5-Maypole SUBDIR += p5-Maypole-Authentication-UserSessionCookie SUBDIR += p5-Maypole-Component + SUBDIR += p5-Net-Akismet SUBDIR += p5-PHP-Session SUBDIR += p5-PLP SUBDIR += p5-POE-Component-Client-HTTP |