diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:15:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:15:24 +0000 |
commit | 201cf12ad84c7d24d6047496aeb61925484f5d27 (patch) | |
tree | f8d38cadb6d44f00d08e531386a53315676239fc /devel/lincvs/Makefile | |
parent | 42e13f0681571ca5034a94b37f340351f107dc25 (diff) | |
download | ports-201cf12ad84c7d24d6047496aeb61925484f5d27.tar.gz ports-201cf12ad84c7d24d6047496aeb61925484f5d27.zip |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=186528
Diffstat (limited to 'devel/lincvs/Makefile')
-rw-r--r-- | devel/lincvs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lincvs/Makefile b/devel/lincvs/Makefile index fbb4fccde66e..9282e629f453 100644 --- a/devel/lincvs/Makefile +++ b/devel/lincvs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://lincvs.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-0-generic-src EXTRACT_SUFX= .tgz -MAINTAINER= sylvioc@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical CVS front-end using QT BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |