diff options
-rw-r--r-- | devel/truc/Makefile | 2 | ||||
-rw-r--r-- | devel/truc/pkg-descr | 2 | ||||
-rw-r--r-- | devel/truc/pkg-plist | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/devel/truc/Makefile b/devel/truc/Makefile index d47fa3f3fae8..29640d9a07a4 100644 --- a/devel/truc/Makefile +++ b/devel/truc/Makefile @@ -14,6 +14,8 @@ COMMENT= Web-based tool for requirement and use case tracking NO_BUILD= yes USE_PHP= mysql gd +USES= cpe +CPE_VENDOR= jan_schutze PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_LIST= "PKGNAME=${PKGNAME}" SUB_FILES= pkg-message diff --git a/devel/truc/pkg-descr b/devel/truc/pkg-descr index cd6c3c7b37ea..c72159189a82 100644 --- a/devel/truc/pkg-descr +++ b/devel/truc/pkg-descr @@ -4,4 +4,4 @@ history, build and release management. It supports assignment of requirements & use cases to releases and filtering over all fields. -WWW: http://sourceforge.net/projects/truc/ +WWW: http://sourceforge.net/projects/truc/ diff --git a/devel/truc/pkg-plist b/devel/truc/pkg-plist index 178e6d7ab4a8..3d5d050695b4 100644 --- a/devel/truc/pkg-plist +++ b/devel/truc/pkg-plist @@ -1714,5 +1714,6 @@ www/truc/user_edit_my_account_action.php www/truc/user_edit_my_account_page.php www/truc/user_edit_page.php www/truc/user_manage_page.php +@dir %%WWWDIR%%/file_upload @owner root @owner wheel |