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 | |
parent | 33e610508dd1a9214440f1230ba28fd393c0992c (diff) | |
download | ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.tar.gz ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.zip |
Retire comment file.
Notes
Notes:
svn path=/head/; revision=76700
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r-- | devel/cvsgraph/Makefile | 1 | ||||
-rw-r--r-- | devel/cvsgraph/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 \ diff --git a/devel/cvsgraph/pkg-comment b/devel/cvsgraph/pkg-comment deleted file mode 100644 index 6ea846d162b7..000000000000 --- a/devel/cvsgraph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graph the life story of a file under CVS or RCS |