diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /devel/cvsstat/Makefile | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) | |
download | ports-428ee0bc4b524955ea616e13668b0834613e7fff.tar.gz ports-428ee0bc4b524955ea616e13668b0834613e7fff.zip |
Notes
Diffstat (limited to 'devel/cvsstat/Makefile')
-rw-r--r-- | devel/cvsstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsstat/Makefile b/devel/cvsstat/Makefile index e6233fec2d15..490c440fac66 100644 --- a/devel/cvsstat/Makefile +++ b/devel/cvsstat/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= # empty DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= # empty -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Transforms the output of 'cvs status' to a sorted ASCII table USE_PERL5= yes |