aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/drupal-pubcookie/Makefile2
-rw-r--r--www/drupal-pubcookie/pkg-descr6
2 files changed, 3 insertions, 5 deletions
diff --git a/www/drupal-pubcookie/Makefile b/www/drupal-pubcookie/Makefile
index e5ca13dedfe3..68eeb0124189 100644
--- a/www/drupal-pubcookie/Makefile
+++ b/www/drupal-pubcookie/Makefile
@@ -16,8 +16,6 @@ COMMENT= Pubcookie user authentication for the Drupal CMS
RUN_DEPENDS= ${LOCALBASE}/pubcookie/keyclient:${PORTSDIR}/www/mod_pubcookie
-BROKEN= Unfetchable
-
USE_PHP= ldap
DRUPAL_MODULE= yes
diff --git a/www/drupal-pubcookie/pkg-descr b/www/drupal-pubcookie/pkg-descr
index 618de950cd59..550d928d3e37 100644
--- a/www/drupal-pubcookie/pkg-descr
+++ b/www/drupal-pubcookie/pkg-descr
@@ -1,8 +1,8 @@
The pubcookie Drupal module is an external authentication module that
-allows users to authenticate to Drupal using pubcookie. Pubcookie is
-used single sign-on to web-based applications at a site.
+allows users to authenticate to Drupal using pubcookie. Pubcookie
+provides single sign-on to web-based applications at a site.
-The module also provide LDAP integration to populate user profiles as
+The module also provides LDAP integration to populate user profiles as
users register.
WWW: http://drupal.org/node/42589