diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-05 08:15:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-05 08:15:24 +0800 |
commit | 6f6c150b165664473c3b86470e9a5c367f575528 (patch) | |
tree | 674103052e13fe4a915a724f927fc9dd4b4ca5f4 /devel | |
parent | 3cc290211120197371ea4c5b972137d611e17e67 (diff) | |
download | freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.tar.gz freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.tar.zst freebsd-ports-gnome-6f6c150b165664473c3b86470e9a5c367f575528.zip |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cdialog/Makefile | 2 | ||||
-rw-r--r-- | devel/lincvs/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cdialog/Makefile b/devel/cdialog/Makefile index 402d552d11a2..f2ea67aae2d0 100644 --- a/devel/cdialog/Makefile +++ b/devel/cdialog/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://invisible-island.net/dialog/ DISTNAME= ${PORTNAME:S|^c||}-${PORTVERSION:R}-${PORTVERSION:E} EXTRACT_SUFX= .tgz -MAINTAINER= sylvioc@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= An enhanced version of 'dialog' to work with ncurses USE_GMAKE= yes 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 |