diff options
Diffstat (limited to 'www/drupal6-pathauto/Makefile')
-rw-r--r-- | www/drupal6-pathauto/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/drupal6-pathauto/Makefile b/www/drupal6-pathauto/Makefile index 38eaba6c8b13..2186cb238304 100644 --- a/www/drupal6-pathauto/Makefile +++ b/www/drupal6-pathauto/Makefile @@ -28,9 +28,6 @@ MODULE_DIRS= translations DOC_FILES= INSTALL.txt API.txt README.txt i18n-ascii.example.txt \ LICENSE.txt -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - .include <bsd.port.pre.mk> .include "${PORTSDIR}/Mk/bsd.drupal.mk" .include <bsd.port.post.mk> |