diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-11 20:30:02 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-11 20:30:02 +0000 |
commit | 3f5d48af9ee4a5345e986c2eddbd39d4876b41ca (patch) | |
tree | ac59fd90d2bb2eb26ec1ac47dd3e9fe1f673fc6b /net/py-samba | |
parent | 2282b54a51e19de2137eb5210f57c0bab71ee0b0 (diff) | |
download | ports-3f5d48af9ee4a5345e986c2eddbd39d4876b41ca.tar.gz ports-3f5d48af9ee4a5345e986c2eddbd39d4876b41ca.zip |
Notes
Diffstat (limited to 'net/py-samba')
-rw-r--r-- | net/py-samba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-samba/Makefile b/net/py-samba/Makefile index 7047d267e91c..296c44218b25 100644 --- a/net/py-samba/Makefile +++ b/net/py-samba/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 0 PORTEPOCH= 0 CATEGORIES= net python -PKGNAMEPREFIX= py- +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python bindings for Samba |