diff options
Diffstat (limited to 'www/drupal5/Makefile')
-rw-r--r-- | www/drupal5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index e4dfc911df9d..e90887a207f0 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -6,12 +6,12 @@ # PORTNAME= drupal -PORTVERSION= 4.6.4 +PORTVERSION= 4.6.5 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wxs@csh.rit.edu COMMENT= CMS that supports pgsql and mysql USE_PHP= session |