diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-24 21:34:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-24 21:34:39 +0000 |
commit | d5fb95c205c697169d553e14832c929e734c9013 (patch) | |
tree | 3759daf83e854c816f9dcbc44f6deae1d0041337 /www/Makefile | |
parent | ec1fb611f71f9eb7d6cb1603693f40cea6263621 (diff) |
phpAdsNew is an open-source ad server, with an integrated banner management
interface and tracking system for gathering statistics. With phpAdsNew you can
easily rotate paid banners and your own in-house advertisements. You can even
integrate banners from third party advertising companies.
PR: ports/80757
Submitted by: Meno Abels <meno.abels@adviser.com>
Notes
Notes:
svn path=/head/; revision=136068
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 8756086acfc6..8558b959f644 100644 --- a/www/Makefile +++ b/www/Makefile @@ -628,6 +628,7 @@ SUBDIR += php5-session SUBDIR += php5-tidy SUBDIR += phpSysInfo + SUBDIR += phpadsnew SUBDIR += phpbb SUBDIR += phpgedview SUBDIR += phpmyfaq |