diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /www/twig | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) |
Notes
Diffstat (limited to 'www/twig')
-rw-r--r-- | www/twig/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/twig/Makefile b/www/twig/Makefile index 58b1d796910f..9d43859a5a4c 100644 --- a/www/twig/Makefile +++ b/www/twig/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://twig.info/download/ \ http://twig.screwdriver.net/download/ MAINTAINER= dinoex@FreeBSD.org +COMMENT= Web Based Email Client and Scheduler .if !defined(WITH_PHP3) RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 |