diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-02-24 10:46:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-02-24 10:46:47 +0000 |
commit | ed1667d5c966b83d41ab02a7e93435ffa62245ee (patch) | |
tree | 42b1b9072ff7fe07ecd60956929d79426f02df47 /devel/pecl-svn | |
parent | eaccc917f84c8853b51afd71298ab8cdd3feb4eb (diff) |
Notes
Diffstat (limited to 'devel/pecl-svn')
-rw-r--r-- | devel/pecl-svn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-svn/Makefile b/devel/pecl-svn/Makefile index 180eaa20c191..8327f5797e90 100644 --- a/devel/pecl-svn/Makefile +++ b/devel/pecl-svn/Makefile @@ -14,7 +14,7 @@ DISTNAME= svn-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= kiesel@schlund.de +MAINTAINER= ports@FreeBSD.org COMMENT= A PECL extension to the libsvn library LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion |