diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-04-13 13:51:24 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-04-13 13:51:24 +0000 |
commit | 2ffcfcd6d2ef3b918b1d8b689bd2285b7e45e871 (patch) | |
tree | dabd561cca83b21dcd56be3c1f4b9956e8826aa4 /net/py-smbpasswd | |
parent | fe6182e2fa50cb2e14e806b30cc55c71fb9cf780 (diff) |
Notes
Diffstat (limited to 'net/py-smbpasswd')
-rw-r--r-- | net/py-smbpasswd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-smbpasswd/Makefile b/net/py-smbpasswd/Makefile index 53500086e257..2b552f540c4f 100644 --- a/net/py-smbpasswd/Makefile +++ b/net/py-smbpasswd/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://barryp.org/software/py-${PORTNAME}/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-${PORTNAME}-${PORTVERSION} -MAINTAINER= alecn2002@yandex.ru +MAINTAINER= wxs@FreeBSD.org COMMENT= SMB/CIFS password generation utility for Python USE_PYTHON= yes |