diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-12-14 19:57:14 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-12-14 19:57:14 +0000 |
commit | 4a1924155e2b81848d61f959b46ccad6eb7f19e8 (patch) | |
tree | 9bad46975fd020235c8edac73c8be6da66b73cfc /devel/cvsgraph | |
parent | 80080c545274346dfe88620d5a7e4a648c07f5f9 (diff) |
Notes
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 e32c112baaef..b0612da333db 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.1@ulaval.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Graph the life story of a file under CVS or RCS LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |