summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-05-01 04:09:43 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-05-01 04:09:43 +0000
commit58f6426af0f11d523448c1c4a05c46cd241e71ba (patch)
tree9e9159eba0cef6d2c664d1f6f062fda9c3eb9425
parent- Update to 0.05 (diff)
- Pass maintainership to submitter
PR: ports/123265 Submitted by: Greg Larkin <glarkin@sourcehosting.net>
-rw-r--r--devel/cvsstat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsstat/Makefile b/devel/cvsstat/Makefile
index 42bbce3f51be..a32e888bbbb0 100644
--- a/devel/cvsstat/Makefile
+++ b/devel/cvsstat/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= # empty
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
EXTRACT_ONLY= # empty
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= glarkin@sourcehosting.net
COMMENT= Transforms the output of 'cvs status' to a sorted ASCII table
USE_PERL5= yes