diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-12-25 16:55:41 +0000 |
commit | a32defea5d12aad6193c0540bddb7f7d8381b215 (patch) | |
tree | e6f6531fc95bcc49e1ea8de193db806733b30d3d /www/trac-mercurial | |
parent | c87b350797002d3d0b55100a9a608241381ddfd3 (diff) |
Notes
Diffstat (limited to 'www/trac-mercurial')
-rw-r--r-- | www/trac-mercurial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-mercurial/Makefile b/www/trac-mercurial/Makefile index 7ac32e39ca02..3d9637e98e57 100644 --- a/www/trac-mercurial/Makefile +++ b/www/trac-mercurial/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} DIST_SUBDIR= trac -MAINTAINER= brooks@freebsd.org +MAINTAINER= brooks@FreeBSD.org COMMENT= A plugin to use Mercurial instead of Subversion in Trac RUN_DEPENDS+= hg:${PORTSDIR}/devel/mercurial \ |