diff options
author | wxs <wxs@FreeBSD.org> | 2010-04-13 21:51:24 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-04-13 21:51:24 +0800 |
commit | 77182d1904f8e30850f17918ab855dd60f935cb1 (patch) | |
tree | 704a035e6fcea637d962bd92f706e0df5172f5b3 /net | |
parent | d7ca7e6d62823bb00a38e6e89f7298a7d45f4d4c (diff) | |
download | freebsd-ports-gnome-77182d1904f8e30850f17918ab855dd60f935cb1.tar.gz freebsd-ports-gnome-77182d1904f8e30850f17918ab855dd60f935cb1.tar.zst freebsd-ports-gnome-77182d1904f8e30850f17918ab855dd60f935cb1.zip |
- Take over from maintainer.
Approved by: maintainer (ports@ list)
Diffstat (limited to 'net')
-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 |