diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-05 13:53:16 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-05 13:53:16 +0000 |
commit | 4f713ac414e3d736266e5bde01149c46c3fb6c53 (patch) | |
tree | bb0a24fb98352323b33ee612bec76e66e57ed4d9 /www/Makefile | |
parent | 95ce06903427ddcba813e7470b684b27f4958302 (diff) |
Add punbb 1.2.12, a fast and lightweight PHP-powered discussion board.
PR: ports/101386
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=169748
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 e6e142e83f9b..6a29822b6e5f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -866,6 +866,7 @@ SUBDIR += pserv SUBDIR += pubcookie-login-server SUBDIR += publicfile + SUBDIR += punbb SUBDIR += pwebstats SUBDIR += py-HTMLgen SUBDIR += py-albatross |