diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-08-11 13:29:31 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-08-11 13:29:31 +0000 |
commit | b8ec8446e8db7db3586122ba59baea33611022bf (patch) | |
tree | 136338decd6dbbaa0b741c3683c17a8d2b3c154e /www/drupal6 | |
parent | 547a2127333aabb55f6595830164b0164f02503c (diff) | |
download | ports-b8ec8446e8db7db3586122ba59baea33611022bf.tar.gz ports-b8ec8446e8db7db3586122ba59baea33611022bf.zip |
Notes
Diffstat (limited to 'www/drupal6')
-rw-r--r-- | www/drupal6/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 05f354695f4d..977718425c68 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -32,9 +32,6 @@ 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) |