diff options
author | lofi <lofi@FreeBSD.org> | 2004-05-12 04:30:02 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-05-12 04:30:02 +0800 |
commit | 4cbfe55d5e1142f49193e1cac26de58daf6639ac (patch) | |
tree | e73be49d5b6d0af40a5ab7918159af75e4cc3fb8 /net/py-samba/Makefile | |
parent | 26cbc215508246718cddff70380fe20ee75d6587 (diff) | |
download | freebsd-ports-graphics-4cbfe55d5e1142f49193e1cac26de58daf6639ac.tar.gz freebsd-ports-graphics-4cbfe55d5e1142f49193e1cac26de58daf6639ac.tar.zst freebsd-ports-graphics-4cbfe55d5e1142f49193e1cac26de58daf6639ac.zip |
Update to version 3.0.4.
PR: ports/66503
Submitted by: Timur I. Bakeyev <timur@gnu.org>
Diffstat (limited to 'net/py-samba/Makefile')
-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 7047d267e91..296c44218b2 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 |