diff options
Diffstat (limited to 'www/drupal5/Makefile')
-rw-r--r-- | www/drupal5/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index 4174a0eb1d2b..baab2bc98d67 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -6,12 +6,12 @@ # PORTNAME= drupal -PORTVERSION= 4.6.9 +PORTVERSION= 4.6.10 CATEGORIES= www -MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ \ +MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ \ ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= brooks -DIST_SUBDIR= drupal +MASTER_SITE_SUBDIR= brooks +DIST_SUBDIR= drupal MAINTAINER= brooks@FreeBSD.org COMMENT= CMS that supports pgsql and mysql |