diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2007-12-14 04:18:32 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2007-12-14 04:18:32 +0800 |
commit | 2b356687f649a6ff5eb33493ddd7635a79156db0 (patch) | |
tree | adf71673104a5b1438fbb0eb0dd9f281ba45debc /devel/cvsgraph | |
parent | 79e71400c35e231140b0b797463e74112a0b249d (diff) | |
download | freebsd-ports-graphics-2b356687f649a6ff5eb33493ddd7635a79156db0.tar.gz freebsd-ports-graphics-2b356687f649a6ff5eb33493ddd7635a79156db0.tar.zst freebsd-ports-graphics-2b356687f649a6ff5eb33493ddd7635a79156db0.zip |
- Change maintainer's email
PR: ports/118662
Submitted by: Serge Gagnon <serge.gagnon AT b2b2c.ca> (maintainer)
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r-- | devel/cvsgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 3ec3bc7f6b8..d1e78f91afd 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel graphics MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/ -MAINTAINER= serge.gagnon@b2b2c.ca +MAINTAINER= serge.gagnon.1@ulaval.ca COMMENT= Graph the life story of a file under CVS or RCS LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |