diff options
author | brooks <brooks@FreeBSD.org> | 2009-01-24 07:27:08 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2009-01-24 07:27:08 +0800 |
commit | e3895db1d2853ad83d4257b6a6a3d29d191217e7 (patch) | |
tree | 41308e0c0464d0fef71ca5b2f4e65f4509dee785 /www/Makefile | |
parent | acccf2df96288e7eed09c3a95e340450e93d90d7 (diff) | |
download | freebsd-ports-gnome-e3895db1d2853ad83d4257b6a6a3d29d191217e7.tar.gz freebsd-ports-gnome-e3895db1d2853ad83d4257b6a6a3d29d191217e7.tar.zst freebsd-ports-gnome-e3895db1d2853ad83d4257b6a6a3d29d191217e7.zip |
This a plugin for Trac which enables Mercurial to be used instead of Subversion
as the VersioningSystemBackend for Trac.
WWW: http://trac.edgewall.org/wiki/TracMercurial
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index c33c89248835..46aeebe7fc61 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1437,6 +1437,7 @@ SUBDIR += trac-ldap SUBDIR += trac-macropost SUBDIR += trac-mastertickets + SUBDIR += trac-mercurial SUBDIR += trac-nav SUBDIR += trac-navadd SUBDIR += trac-pagelist |