diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /devel/cvsgraph/Makefile | |
parent | track ESR's page. (diff) |
Retire comment file.
Notes
Notes:
svn path=/head/; revision=76700
Diffstat (limited to 'devel/cvsgraph/Makefile')
-rw-r--r-- | devel/cvsgraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 85cba8dfb589..313f35962f57 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -11,6 +11,7 @@ CATEGORIES= devel graphics MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/ MAINTAINER= trevor@FreeBSD.org +COMMENT= Graph the life story of a file under CVS or RCS LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |