diff options
author | tobez <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-06-12 19:25:41 +0000 |
commit | e8c7db2756393f1fb91088be02c3b8a7b983eeb4 (patch) | |
tree | 5438289769443d6d6c9c6de91e6982db745f2333 /graphics/Cgraph | |
parent | da41f09267b9d11c9d782554a194d2738a8c1817 (diff) | |
download | FreeBSD-ports-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.zip FreeBSD-ports-e8c7db2756393f1fb91088be02c3b8a7b983eeb4.tar.gz |
Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.
Approved by: markm
Diffstat (limited to 'graphics/Cgraph')
-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 be7ea4e..6358d5c 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 |