diff options
author | antoine <antoine@FreeBSD.org> | 2017-10-08 02:40:56 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-10-08 02:40:56 +0800 |
commit | 34861048dc63055bdc60f1571eaa17e99fcc1eb8 (patch) | |
tree | d549d5a737430b6961d497be56537c94ff76fecd /converters/Makefile | |
parent | dda1ca26a154e26203b2ba4e49f960067d6abd67 (diff) | |
download | freebsd-ports-gnome-34861048dc63055bdc60f1571eaa17e99fcc1eb8.tar.gz freebsd-ports-gnome-34861048dc63055bdc60f1571eaa17e99fcc1eb8.tar.zst freebsd-ports-gnome-34861048dc63055bdc60f1571eaa17e99fcc1eb8.zip |
Update py-bencode 1.0 to py-bencode.py 1.2.0, this is a fork that works
with both python2 and python3
Diffstat (limited to 'converters/Makefile')
-rw-r--r-- | converters/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 571fcde849e6..abf924b13580 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -148,7 +148,7 @@ SUBDIR += php71-recode SUBDIR += psiconv SUBDIR += py-bcode - SUBDIR += py-bencode + SUBDIR += py-bencode.py SUBDIR += py-bencoder SUBDIR += py-better-bencode SUBDIR += py-bsdconv |