diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /devel/cvsplot | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) |
Notes
Diffstat (limited to 'devel/cvsplot')
-rw-r--r-- | devel/cvsplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index 17051dafe767..694c4b693290 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= SF -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= A perl script which analyses the history of a CVS-managed project RUN_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ |