diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /net/turses | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) |
Notes
Diffstat (limited to 'net/turses')
-rw-r--r-- | net/turses/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/turses/Makefile b/net/turses/Makefile index 325d595bb811..b56c313cb822 100644 --- a/net/turses/Makefile +++ b/net/turses/Makefile @@ -3,6 +3,7 @@ PORTNAME= turses PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |