diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-05-26 04:58:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-05-26 04:58:17 +0000 |
commit | 3b10b8325404a6130e927ce3e02a1d7b80387a7d (patch) | |
tree | 2f3df6b3fdd851c8a91f970e0a1496cb2ec49328 | |
parent | Repocopy of devel/cvs+ipv6 (diff) |
[new port] devel/cvs-devel 1.12.13_8
Latest upstream/feature release, similar to Debian, see the
ChangeLog excerpts available at
http://cto.homelinux.net/usr/ports/devel/cvs-devel/ChangeLog page.
This feature release/version, I think, would be quite useful
for all those users who want to share and, or transfer their
existing CVS repositories from Linux to FreeBSD machines.
PR: ports/118033
Submitted by: Balwinder S Dheeman <bdheeman@gmail.com>
Notes
Notes:
svn path=/head/; revision=213676
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4e2cf6313125..4ed842c8a3c9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -202,6 +202,7 @@ SUBDIR += cut SUBDIR += cutils SUBDIR += cvs+ipv6 + SUBDIR += cvs-devel SUBDIR += cvs-syncmail SUBDIR += cvs2cl SUBDIR += cvs2darcs |