diff options
Diffstat (limited to 'graphics/box/Makefile')
-rw-r--r-- | graphics/box/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/box/Makefile b/graphics/box/Makefile index 292a6dda7774..719f96584a21 100644 --- a/graphics/box/Makefile +++ b/graphics/box/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}c/Box%20-%20the%20compiler/${DISTNAME}/ -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Compiler for box, the figure description language BUILD_DEPENDS= docbook-to-man:${PORTSDIR}/textproc/docbook-to-man |