diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-09-02 15:42:51 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-09-02 15:42:51 +0000 |
commit | 73663ca10ab06be2167de2888c65da4a3270c170 (patch) | |
tree | 1d0b91c8bc7fec52836402ce93fa0662eb6950f8 /textproc/libxdiff | |
parent | e7f6322e36f918a223b02dce3d4c8a7e5ce13a9b (diff) | |
download | ports-73663ca10ab06be2167de2888c65da4a3270c170.tar.gz ports-73663ca10ab06be2167de2888c65da4a3270c170.zip |
Notes
Diffstat (limited to 'textproc/libxdiff')
-rw-r--r-- | textproc/libxdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxdiff/Makefile b/textproc/libxdiff/Makefile index e150e675fad3..cbfe9f57f05c 100644 --- a/textproc/libxdiff/Makefile +++ b/textproc/libxdiff/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.xmailserver.org/ -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create file differences/patches to both binary and text files LICENSE= LGPL3 |