diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 21:32:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-22 21:32:00 +0000 |
commit | 3484a7aa917c5f4211492d4a7973460a57179739 (patch) | |
tree | e2010ecbcb1b3d5c1efd124b01b78c318e5b72d7 /devel/pecl-svn | |
parent | 559e8f4dc2475dcc84e18453cb1bc71c563e734c (diff) | |
download | ports-3484a7aa917c5f4211492d4a7973460a57179739.tar.gz ports-3484a7aa917c5f4211492d4a7973460a57179739.zip |
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 25cb81f940aa..52f069c8cdd8 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= wenheping@gmail.com +MAINTAINER= miwi@FreeBSD.org COMMENT= A PECL extension to the libsvn library LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion |