diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-30 06:25:49 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-30 06:25:49 +0800 |
commit | b5f65a7c87ba6755b1959c350334156acf377469 (patch) | |
tree | f5ef7234ae40faf908fa55624a1ab827f035147f | |
parent | f1061f6ef0f141962c5dd9127c8e4012926afc94 (diff) | |
download | freebsd-ports-gnome-b5f65a7c87ba6755b1959c350334156acf377469.tar.gz freebsd-ports-gnome-b5f65a7c87ba6755b1959c350334156acf377469.tar.zst freebsd-ports-gnome-b5f65a7c87ba6755b1959c350334156acf377469.zip |
Make submitter maintainer
Noticed by: YAPHR
-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 6e5282de667e..3346cc905ea1 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= ports@FreeBSD.org +MAINTAINER= kiesel@schlund.de COMMENT= A PECL extension to the libsvn library LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion |