diff options
author | cpm <cpm@FreeBSD.org> | 2016-06-27 03:11:44 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2016-06-27 03:11:44 +0800 |
commit | 6bf6dc97914b43b17d4f44f23de596038e7c6453 (patch) | |
tree | e46b19cbd1cebb2b06836568373d77757440016c /misc/py-socli | |
parent | e5163906ef807edafcfa8ff409a76f82387759af (diff) | |
download | freebsd-ports-gnome-6bf6dc97914b43b17d4f44f23de596038e7c6453.tar.gz freebsd-ports-gnome-6bf6dc97914b43b17d4f44f23de596038e7c6453.tar.zst freebsd-ports-gnome-6bf6dc97914b43b17d4f44f23de596038e7c6453.zip |
- Bump PORTREVISION
Reported by: cperciva
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Diffstat (limited to 'misc/py-socli')
-rw-r--r-- | misc/py-socli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-socli/Makefile b/misc/py-socli/Makefile index 9fbcfa9fdeaf..c66074c71e4c 100644 --- a/misc/py-socli/Makefile +++ b/misc/py-socli/Makefile @@ -3,6 +3,7 @@ PORTNAME= socli PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |