diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-19 03:24:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-19 03:24:42 +0000 |
commit | af4ffe8333a8f4303d882499082840d465e3fa16 (patch) | |
tree | d0fed4992efc6233869c17c48614d9897dc81333 /www/drupal6-content_access | |
parent | 53535f4ab2d67ff601ec999b1a466a0dd27d0aac (diff) |
Notes
Diffstat (limited to 'www/drupal6-content_access')
-rw-r--r-- | www/drupal6-content_access/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/drupal6-content_access/Makefile b/www/drupal6-content_access/Makefile index 5a896dfacbd1..7ba7cc7b8289 100644 --- a/www/drupal6-content_access/Makefile +++ b/www/drupal6-content_access/Makefile @@ -29,5 +29,4 @@ MODULE_FILES= tests/content_access.test \ DOC_FILES= README.txt UPGRADE.txt LICENSE.txt -NO_STAGE= yes .include <bsd.port.mk> |