diff options
Diffstat (limited to 'devel/cvs2cl')
-rw-r--r-- | devel/cvs2cl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile index 3f17e45f8359..17ea035c669a 100644 --- a/devel/cvs2cl/Makefile +++ b/devel/cvs2cl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.red-bean.com/cvs2cl/ DISTFILES= ${PORTNAME}.pl EXTRACT_ONLY= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mva@sysfault.org COMMENT= CVS-log-message-to-ChangeLog conversion script USE_PERL5= yes |