diff options
Diffstat (limited to 'www/mod_auth_pwcheck')
-rw-r--r-- | www/mod_auth_pwcheck/Makefile | 1 | ||||
-rw-r--r-- | www/mod_auth_pwcheck/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_pwcheck/Makefile b/www/mod_auth_pwcheck/Makefile index 7ba6037a4b6f..047102c7d014 100644 --- a/www/mod_auth_pwcheck/Makefile +++ b/www/mod_auth_pwcheck/Makefile @@ -11,6 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ MAINTAINER= anton@urc.ac.ru +COMMENT= Apache module for user authentication via Cyrus pwcheck daemon BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${AP_CATEGORY}/${AP_PORT} RUN_DEPENDS= ${LOCALBASE}/sbin/${AP_TARGET}:${PORTSDIR}/${AP_CATEGORY}/${AP_PORT} \ diff --git a/www/mod_auth_pwcheck/pkg-comment b/www/mod_auth_pwcheck/pkg-comment deleted file mode 100644 index ee3879fd5da1..000000000000 --- a/www/mod_auth_pwcheck/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache module for user authentication via Cyrus pwcheck daemon |