diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
commit | c8df88ddadd4db8ffa8da49611f0885143a83730 (patch) | |
tree | 7451564d2668b26d0d49427e2d0eaf2db921670b /graphics | |
parent | Update the WWW site. (diff) |
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.
Approved by: markm
Notes
Notes:
svn path=/head/; revision=43917
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Cgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/Cgraph/Makefile b/graphics/Cgraph/Makefile index be7ea4e4401f..6358d5ca16c3 100644 --- a/graphics/Cgraph/Makefile +++ b/graphics/Cgraph/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://totoro.berkeley.edu/software/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= tobez@plab.ku.dk +MAINTAINER= tobez@FreeBSD.org WRKSRC= ${WRKDIR}/Cgraph/source |