aboutsummaryrefslogtreecommitdiff
path: root/security/drupal4-ldap_integration
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2006-01-22 00:11:39 +0000
committerBrooks Davis <brooks@FreeBSD.org>2006-01-22 00:11:39 +0000
commit531467445388315226df8f921577044fb814ed7f (patch)
treec146439fcdbaea5d5f5ce45f8052ad6337f5027d /security/drupal4-ldap_integration
parentf5bf89166315318437a176473eb5a85bf96388b5 (diff)
downloadports-531467445388315226df8f921577044fb814ed7f.tar.gz
ports-531467445388315226df8f921577044fb814ed7f.zip
Notes
Diffstat (limited to 'security/drupal4-ldap_integration')
-rw-r--r--security/drupal4-ldap_integration/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/drupal4-ldap_integration/Makefile b/security/drupal4-ldap_integration/Makefile
index edd29103c13d..385566c74b27 100644
--- a/security/drupal4-ldap_integration/Makefile
+++ b/security/drupal4-ldap_integration/Makefile
@@ -6,9 +6,11 @@
#
PORTNAME= ldap_integration
-PORTVERSION= 4.6.0
+DISTVERSION= ${DRUPVERSION}
+PORTREVISION= 20060117
CATEGORIES= security www
-MASTER_SITES= http://drupal.org/files/projects/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= brooks
PKGNAMEPREFIX= drupal-
DIST_SUBDIR= drupal
@@ -57,6 +59,7 @@ pre-fetch:
.endif
DRUPDIR?= www/drupal
+DRUPVERSION?= 4.6.0
do-install:
.if defined(MODULE_CONF_DIRS)