diff options
Diffstat (limited to 'devel/py-inotify-simple/Makefile')
-rw-r--r-- | devel/py-inotify-simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-inotify-simple/Makefile b/devel/py-inotify-simple/Makefile index 4ac2edf6fa23..c1ea5c6694c2 100644 --- a/devel/py-inotify-simple/Makefile +++ b/devel/py-inotify-simple/Makefile @@ -1,6 +1,6 @@ PORTNAME= inotify-simple PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |