diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-04-07 09:08:39 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-04-07 09:08:39 +0000 |
commit | a2d58fb79b0ed06c2aa0f80213ae9764292c223b (patch) | |
tree | a147e1e57db1e6cd83862c914f620d8c4d9eea21 /net/py-kombu/Makefile | |
parent | cb72fb451a380b5a974e95b2866ad99a9e944c7f (diff) | |
download | ports-a2d58fb79b0ed06c2aa0f80213ae9764292c223b.tar.gz ports-a2d58fb79b0ed06c2aa0f80213ae9764292c223b.zip |
Notes
Diffstat (limited to 'net/py-kombu/Makefile')
-rw-r--r-- | net/py-kombu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-kombu/Makefile b/net/py-kombu/Makefile index 618f96be0214..8395d92523e1 100644 --- a/net/py-kombu/Makefile +++ b/net/py-kombu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kombu -PORTVERSION= 1.0.7 +PORTVERSION= 1.1.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |