diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2005-11-08 11:11:17 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2005-11-08 11:11:17 +0000 |
commit | 8f3f391f9bc340e6fd466c2385654c85f0069d39 (patch) | |
tree | bffe4406175db11e8708e9caa49ea73861049d33 /graphics/graphviz | |
parent | - fix build with csh (diff) |
Release maintainership. I have too many exams and homeworks in this
semester. :-X
Notes
Notes:
svn path=/head/; revision=147563
Diffstat (limited to 'graphics/graphviz')
-rw-r--r-- | graphics/graphviz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index ddbdcc467af2..b355a1c9ea95 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics tk84 MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/ -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph Visualization Software from AT&T and Bell Labs LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |