diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
commit | 078cf7264023e07ccca8f683726b741b82a7ac69 (patch) | |
tree | 80db6ee02e7469a457acfe62060c187c630ceece /graphics/boxer | |
parent | dbbf9d90e27f1585e8fa792adeca155e7039227a (diff) |
Notes
Diffstat (limited to 'graphics/boxer')
-rw-r--r-- | graphics/boxer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/boxer/Makefile b/graphics/boxer/Makefile index 5c0818663578..e2c6ae77f72b 100644 --- a/graphics/boxer/Makefile +++ b/graphics/boxer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= SF/boxc/${PORTNAME:C/^b/B/}%20-%20the%20Box%20GUI/${DISTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= GUI for Box the figure description language RUN_DEPENDS= box:${PORTSDIR}/graphics/box |