diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2007-04-29 01:01:52 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2007-04-29 01:01:52 +0800 |
commit | 9454b51d5addc89dd0da8c95d1442ea70cd0dfa8 (patch) | |
tree | a6c9f0e5060b3fdd2e28b9757b022e144f658b56 /ftp/py-ftputil/Makefile | |
parent | 926032a617df5ec115e8eedf03eba6408ebda359 (diff) | |
download | freebsd-ports-gnome-9454b51d5addc89dd0da8c95d1442ea70cd0dfa8.tar.gz freebsd-ports-gnome-9454b51d5addc89dd0da8c95d1442ea70cd0dfa8.tar.zst freebsd-ports-gnome-9454b51d5addc89dd0da8c95d1442ea70cd0dfa8.zip |
- Update to 2.2.2
Approved by: clsung (mentor, implicitly)
Diffstat (limited to 'ftp/py-ftputil/Makefile')
-rw-r--r-- | ftp/py-ftputil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/py-ftputil/Makefile b/ftp/py-ftputil/Makefile index b065a104ff98..e75935245289 100644 --- a/ftp/py-ftputil/Makefile +++ b/ftp/py-ftputil/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ftputil -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= ftp python MASTER_SITES= # http://ftputil.sschwarzer.net/trac/attachment/wiki/Download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |