Changeset 82473
- Timestamp:
- 08/14/11 03:05:31 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/npm/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/npm/Portfile
r82229 r82473 46 46 } 47 47 48 notes " \49 * It is not recommended to install packages globally. But if you do so \n\50 * please be aware that they won't get cleaned up when you deactivate \n\51 * or uninstall ${name}. Globally installed packages will remain in: \n\52 * ${prefix}/lib/node_modules/ until you manually delete them. \ 48 notes " 49 It is not recommended to install packages globally. But if you do so\ 50 please be aware that they won't get cleaned up when you deactivate\ 51 or uninstall ${name}. Globally installed packages will remain in\ 52 ${prefix}/lib/node_modules/ until you manually delete them. 53 53 " 54 54
Note: See TracChangeset
for help on using the changeset viewer.

