git: d103bd25829c - main - textproc/py-empy: Fix 3d2b4dd8fe42f13a15b52c60d619b065b76ef3a8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Aug 2022 11:47:31 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d103bd25829ca1e5e334d5a2cd97ef47ec290f53
commit d103bd25829ca1e5e334d5a2cd97ef47ec290f53
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 11:27:42 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 11:41:50 +0000
textproc/py-empy: Fix 3d2b4dd8fe42f13a15b52c60d619b065b76ef3a8
---
textproc/py-empy/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/textproc/py-empy/Makefile b/textproc/py-empy/Makefile
index 1de766a93b3c..06a3314c0059 100644
--- a/textproc/py-empy/Makefile
+++ b/textproc/py-empy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= empy
PORTVERSION= 3.3.4
CATEGORIES= textproc python
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org