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-graphviz/Makefile | |
parent | c87b350797002d3d0b55100a9a608241381ddfd3 (diff) | |
download | ports-a32defea5d12aad6193c0540bddb7f7d8381b215.tar.gz ports-a32defea5d12aad6193c0540bddb7f7d8381b215.zip |
Notes
Diffstat (limited to 'www/trac-graphviz/Makefile')
-rw-r--r-- | www/trac-graphviz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-graphviz/Makefile b/www/trac-graphviz/Makefile index 099fd52e89ce..9d09ce9e6317 100644 --- a/www/trac-graphviz/Makefile +++ b/www/trac-graphviz/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= brooks@freebsd.org +MAINTAINER= brooks@FreeBSD.org COMMENT= Graphviz pluging for Trac's wiki RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/URW/fonts.dir:${PORTSDIR}/x11-fonts/urwfonts \ |