diff options
author | edwin <edwin@FreeBSD.org> | 2005-02-05 09:04:19 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-02-05 09:04:19 +0800 |
commit | 31c50d725cd0d7163be5ebac830376d9b997b5c6 (patch) | |
tree | dfbfc234577f1a15ea95cc01c531bdd3d770973a /www/Makefile | |
parent | 4cd65d059f2652fbaeac1f6e3e8468344fbe74b5 (diff) | |
download | freebsd-ports-gnome-31c50d725cd0d7163be5ebac830376d9b997b5c6.tar.gz freebsd-ports-gnome-31c50d725cd0d7163be5ebac830376d9b997b5c6.tar.zst freebsd-ports-gnome-31c50d725cd0d7163be5ebac830376d9b997b5c6.zip |
New port: www/pear-Text_Wiki
Abstracts parsing and rendering rules for Wiki markup
PR: ports/76975
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
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 1c959ae7a81b..8b6e368ee88f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -578,6 +578,7 @@ SUBDIR += pear-HTTP_Server SUBDIR += pear-HTTP_Session SUBDIR += pear-HTTP_Upload + SUBDIR += pear-Text_Wiki SUBDIR += pgdriver SUBDIR += pglogd SUBDIR += photo_gallery |