diff options
Diffstat (limited to 'devel/lincvs')
-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 |