forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
395 B
Text
7 lines
395 B
Text
Maintain your program versions entirely within git. No local files required! All
|
|
versioning information is stored using git tags.
|
|
|
|
This gem contains a command-line tool and set of Rake tasks to increment and
|
|
display your version numbers via git tags, and some associated Ruby code to use
|
|
inside a gemspec or your program to retrieve the current version number, for use
|
|
in builds and at runtime.
|