diff options
Diffstat (limited to 'databases/py-redis/Makefile')
-rw-r--r-- | databases/py-redis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile index 3102be9f6908..73c297248e99 100644 --- a/databases/py-redis/Makefile +++ b/databases/py-redis/Makefile @@ -24,7 +24,6 @@ USE_PYTHON= distutils autoplist concurrent USE_GITHUB= yes GH_ACCOUNT= andymccurdy GH_PROJECT= ${PORTNAME}-py -GH_COMMIT= e7589d7 .include <bsd.port.options.mk> |