diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-04-18 16:35:45 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-04-18 16:35:45 +0000 |
commit | 10edc410b2e65d29c5a903726eb00f88587edc9f (patch) | |
tree | d95ab838e55d89bf6aa9b24e08e58a93efad2de8 /net/py-smb/Makefile | |
parent | 3dc5a67efd6f1fa30510a6b6a2ffd03570628bbd (diff) | |
download | FreeBSD-ports-10edc410b2e65d29c5a903726eb00f88587edc9f.zip FreeBSD-ports-10edc410b2e65d29c5a903726eb00f88587edc9f.tar.gz |
upgrade to 0.4.0
Diffstat (limited to 'net/py-smb/Makefile')
-rw-r--r-- | net/py-smb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-smb/Makefile b/net/py-smb/Makefile index 744140e..77b3ad9 100644 --- a/net/py-smb/Makefile +++ b/net/py-smb/Makefile @@ -7,7 +7,7 @@ # PORTNAME= smb -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.0 CATEGORIES= net python MASTER_SITES= http://miketeo.net/projects/pysmb/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |