diff options
author | anders <anders@FreeBSD.org> | 2008-10-15 19:44:16 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2008-10-15 19:44:16 +0800 |
commit | 025ebb86875b6f93c7dfc6ae29a1001d9b241a8a (patch) | |
tree | c38e4bd89fb73fc62d144fdf725dee30e18819e5 /net/p5-Filesys-SmbClient | |
parent | 5d170ab46db7447609212d24fc802d08413cab18 (diff) | |
download | freebsd-ports-gnome-025ebb86875b6f93c7dfc6ae29a1001d9b241a8a.tar.gz freebsd-ports-gnome-025ebb86875b6f93c7dfc6ae29a1001d9b241a8a.tar.zst freebsd-ports-gnome-025ebb86875b6f93c7dfc6ae29a1001d9b241a8a.zip |
Take over maintainership.
Approved by: maintainer (erwin)
Diffstat (limited to 'net/p5-Filesys-SmbClient')
-rw-r--r-- | net/p5-Filesys-SmbClient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Filesys-SmbClient/Makefile b/net/p5-Filesys-SmbClient/Makefile index 93cf00537b17..d752a4b3e26b 100644 --- a/net/p5-Filesys-SmbClient/Makefile +++ b/net/p5-Filesys-SmbClient/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= anders@FreeBSD.org COMMENT= Interface for access Samba filesystem with libsmclient.so LIB_DEPENDS= smbclient.0:${PORTSDIR}/net/samba-libsmbclient |