aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2007-01-09 11:07:27 +0800
committerbrooks <brooks@FreeBSD.org>2007-01-09 11:07:27 +0800
commite7244d13cb7498ce5eff7fc2d4b333eb69f3fec6 (patch)
tree20d83230af00c2555d28d83bf5e7fcfcbaa1cf70
parent92534178d60fec56ed98ae4cec64ebb3928b6036 (diff)
downloadfreebsd-ports-gnome-e7244d13cb7498ce5eff7fc2d4b333eb69f3fec6.tar.gz
freebsd-ports-gnome-e7244d13cb7498ce5eff7fc2d4b333eb69f3fec6.tar.zst
freebsd-ports-gnome-e7244d13cb7498ce5eff7fc2d4b333eb69f3fec6.zip
Fix up the pkg-desc a bit.
Actually remove BROKEN following my uprade and fix over the weekend.
-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