fb16dfecae
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)
5 lines
298 B
Text
5 lines
298 B
Text
This module provides regular svn operations on check out directory.
|
|
It tries to do this in a simplest form possible. All operations are
|
|
currently performed by running svn binary directly. Thus it is
|
|
probably unportable. For a much more powerful way of working with
|
|
svn repository see SVN::Client.
|