diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-02 18:51:38 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-03-02 18:51:38 +0000 |
| commit | ed01039b4b3a9ed16b060929d72aee598a2de732 (patch) | |
| tree | 91d194bc0e78d4203cebffaa9499e23cc4349a1c /databases/php5-tarantool/Makefile | |
| parent | Update to 0.4.1040 (diff) | |
Update real PORTVERSION and bump PORTEPOCH
Suggested by: mat
Diffstat (limited to 'databases/php5-tarantool/Makefile')
| -rw-r--r-- | databases/php5-tarantool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile index 5b45a743455d..9f5b3f7ac66a 100644 --- a/databases/php5-tarantool/Makefile +++ b/databases/php5-tarantool/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= tarantool -PORTVERSION= 20160226 # 0.1.0 +PORTVERSION= 0.1.0 +PORTEPOCH= 1 CATEGORIES= databases PKGNAMEPREFIX= php5- @@ -19,6 +20,5 @@ IGNORE_WITH_PHP=70 71 72 USE_GITHUB= yes GH_PROJECT= ${PORTNAME}-php -GH_TAGNAME= 0.1.0 .include <bsd.port.mk> |
