diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-19 04:02:01 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-19 04:02:01 +0000 |
commit | 5bc9901fb7c4a30ee2cb630ab39bedc1afb60bae (patch) | |
tree | 206e71285acbdcd9ad95cb72520d7c1ea89e727e /www/drupal6-pathauto | |
parent | bcce6a06186407e1b1350fdb41d976a56ca27fca (diff) | |
download | ports-5bc9901fb7c4a30ee2cb630ab39bedc1afb60bae.tar.gz ports-5bc9901fb7c4a30ee2cb630ab39bedc1afb60bae.zip |
Notes
Diffstat (limited to 'www/drupal6-pathauto')
-rw-r--r-- | www/drupal6-pathauto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/drupal6-pathauto/Makefile b/www/drupal6-pathauto/Makefile index f3eabb33c402..75494bd66774 100644 --- a/www/drupal6-pathauto/Makefile +++ b/www/drupal6-pathauto/Makefile @@ -17,5 +17,4 @@ MODULE_FILES= pathauto.admin.inc pathauto.inc pathauto.install pathauto.module \ pathauto.pathauto.inc pathauto.tokens.inc DOC_FILES= INSTALL.txt API.txt README.txt LICENSE.txt -NO_STAGE= yes .include <bsd.port.mk> |