diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2013-11-22 02:29:22 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-11-22 02:29:22 -0500 |
commit | 610e8461bb9b201adbd4bd9257a9bf48be71f62b (patch) | |
tree | 6ca569349369dbaa4ba6c24795d6201303b9d2fa /development/nexus | |
parent | 8fe2e3d82e774b981c041e043ca2f71ed672b493 (diff) | |
download | slackbuilds-610e8461bb9b201adbd4bd9257a9bf48be71f62b.tar.gz |
various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/nexus')
-rw-r--r-- | development/nexus/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/nexus/slack-desc b/development/nexus/slack-desc index fc59044642..53e531475c 100644 --- a/development/nexus/slack-desc +++ b/development/nexus/slack-desc @@ -9,9 +9,9 @@ nexus: Nexus (Maven repository manager) nexus: nexus: Nexus manages software artifacts required for development, deployment, -nexus: and provisioning. If you develop software, Nexus can help you share +nexus: and provisioning. If you develop software, Nexus can help you share nexus: those artifacts with other developers and end-users. -nexus: Nexus greatly simplifies the maintenance of your own internal +nexus: Nexus greatly simplifies the maintenance of your own internal nexus: repositories and access to external repositories. nexus: nexus: Homepage: http://nexus.sonatype.org |