diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2016-08-07 11:30:19 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2016-08-07 11:30:19 +0000 |
commit | ab5d9ea9039a2f0fc7e7bdfe3b9f4d07d3384907 (patch) | |
tree | 5613b86642712b4e5856c7b25ba1f52426095e10 /irc/py-limnoria | |
parent | 67a798060f55328ccb88faba7bab660e1ec03f12 (diff) |
Notes
Diffstat (limited to 'irc/py-limnoria')
-rw-r--r-- | irc/py-limnoria/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/py-limnoria/Makefile b/irc/py-limnoria/Makefile index 32fd7379a3a2..92fa3f4cb527 100644 --- a/irc/py-limnoria/Makefile +++ b/irc/py-limnoria/Makefile @@ -3,6 +3,7 @@ PORTNAME= limnoria PORTVERSION= 2016.02.24 +PORTREVISION= 1 CATEGORIES= irc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |