diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:19:05 +0000 |
commit | d72c560b21a0dd36f3255d3097728028a751ef18 (patch) | |
tree | b6936d201a95bb666992e32ecc7dc784714045a5 /textproc/xxdiff | |
parent | - Mark broken, won't compile. (diff) |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'textproc/xxdiff')
-rw-r--r-- | textproc/xxdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xxdiff/Makefile b/textproc/xxdiff/Makefile index 89e5de8ea840..7a84386f38ca 100644 --- a/textproc/xxdiff/Makefile +++ b/textproc/xxdiff/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= QT interface to view/merge differences between 2 or 3 files BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake \ |