diff options
author | Anders Nordby <anders@FreeBSD.org> | 2008-10-15 11:44:16 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2008-10-15 11:44:16 +0000 |
commit | 5d7859ec52c7a407d3f456c5281807ba56946cc2 (patch) | |
tree | 4af315bd3bb16b9490c65d7a661c37719f41fafa /net/p5-Filesys-SmbClient | |
parent | 066cd9cd0975a6cea794c656f1f3c4207dba0ab8 (diff) | |
download | ports-5d7859ec52c7a407d3f456c5281807ba56946cc2.tar.gz ports-5d7859ec52c7a407d3f456c5281807ba56946cc2.zip |
Notes
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 |