diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-29 18:59:05 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-29 18:59:05 +0800 |
commit | fe354173c47d3910e6fe7d268fd24624a2d5d954 (patch) | |
tree | 29441977cd7e5ed9c1cefeab5ca1e48b2e79a2a8 /devel/Makefile | |
parent | b21bae54ad47a055fddec0ed3ce801fa0f5c8f58 (diff) | |
download | freebsd-ports-gnome-fe354173c47d3910e6fe7d268fd24624a2d5d954.tar.gz freebsd-ports-gnome-fe354173c47d3910e6fe7d268fd24624a2d5d954.tar.zst freebsd-ports-gnome-fe354173c47d3910e6fe7d268fd24624a2d5d954.zip |
Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG,
CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla
repositories.
WWW: http://www.darcs.net/DarcsWiki/Tailor/VersionOne
PR: ports/99035
Submitted by: Rui Lopes <rgl ruilopes com>
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1e491752b2bb..6d4de08719db 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1767,6 +1767,7 @@ SUBDIR += swigruby SUBDIR += sysconftool SUBDIR += t1lib + SUBDIR += tailor SUBDIR += tavrasm SUBDIR += tcl-memchan SUBDIR += tcl-neo |