From 73663ca10ab06be2167de2888c65da4a3270c170 Mon Sep 17 00:00:00 2001 From: Thomas Abthorpe Date: Tue, 2 Sep 2014 15:42:51 +0000 Subject: [PATCH] - Reassign to the heap --- devel/gitphp/Makefile | 2 +- textproc/libxdiff/Makefile | 2 +- textproc/pecl-xdiff/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/gitphp/Makefile b/devel/gitphp/Makefile index e91ea96022bd..54d3cd25be41 100644 --- a/devel/gitphp/Makefile +++ b/devel/gitphp/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.2.8 CATEGORIES= devel www MASTER_SITES= http://www.gitphp.org/attachments/download/47/ -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web based git repository browser written in PHP LICENSE= GPLv2 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 diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile index 5c9c0e134057..22435bf60c92 100644 --- a/textproc/pecl-xdiff/Makefile +++ b/textproc/pecl-xdiff/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension to create/apply binary and text patches LICENSE= PHP301