diff options
author | pav <pav@FreeBSD.org> | 2012-05-22 05:43:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-05-22 05:43:21 +0800 |
commit | 6f6271e75fcca3420b5ed77b333758738eb0bba5 (patch) | |
tree | 026070a4eb07f00f3a75fdb194d1eddf36652e18 /textproc | |
parent | 41d41ef5b1c885243c3ca888c7f822206eb78749 (diff) | |
download | freebsd-ports-gnome-6f6271e75fcca3420b5ed77b333758738eb0bba5.tar.gz freebsd-ports-gnome-6f6271e75fcca3420b5ed77b333758738eb0bba5.tar.zst freebsd-ports-gnome-6f6271e75fcca3420b5ed77b333758738eb0bba5.zip |
- Release to ports@
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/pecl-xdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile index ab06c9b4cb86..251173d57178 100644 --- a/textproc/pecl-xdiff/Makefile +++ b/textproc/pecl-xdiff/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= ler@lerctr.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PECL extension to create/apply binary and text patches LIB_DEPENDS= xdiff.0:${PORTSDIR}/textproc/libxdiff |