diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /textproc/xxdiff/Makefile | |
parent | Reset sf as maintainer due to no response to email messages. (diff) |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr
Diffstat (limited to '')
-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 f0829a76cfb1..657456e40fd3 100644 --- a/textproc/xxdiff/Makefile +++ b/textproc/xxdiff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= QT interface to view/merge differences between 2 or 3 files BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake |