diff options
author | kris <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
commit | 161bafa67f20d91afeb81b6e4f096617ac4afe5f (patch) | |
tree | 9b30d46629e57181163fee0fca3065221e67ed49 /devel/cvsplot | |
parent | 2ff71fd91c4e2de77c76cb8cef006f8fa38799e9 (diff) | |
download | FreeBSD-ports-161bafa67f20d91afeb81b6e4f096617ac4afe5f.zip FreeBSD-ports-161bafa67f20d91afeb81b6e4f096617ac4afe5f.tar.gz |
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight. Sorry, Erik.
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 d9b1981..f9fc046 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erik@smluc.org 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 \ |