aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6/Makefile')
-rw-r--r--www/drupal6/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile
index c29d469ffabe..df7521061fec 100644
--- a/www/drupal6/Makefile
+++ b/www/drupal6/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= drupal6
-PORTVERSION= 6.17
+PORTVERSION= 6.19
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
DISTNAME= drupal-${PORTVERSION}
@@ -32,6 +32,9 @@ DOCS= CHANGELOG.txt INSTALL.txt LICENSE.txt MAINTAINERS.txt \
SUB_FILES+= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
.include <bsd.port.pre.mk>
.if defined(WITH_MYSQL)