diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pecl-mogilefs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pecl-proctitle/Makefile | 1 | ||||
-rw-r--r-- | sysutils/php55-fileinfo/Makefile | 1 | ||||
-rw-r--r-- | sysutils/php55-posix/Makefile | 1 | ||||
-rw-r--r-- | sysutils/php56-fileinfo/Makefile | 1 | ||||
-rw-r--r-- | sysutils/php56-posix/Makefile | 1 | ||||
-rw-r--r-- | sysutils/php70-fileinfo/Makefile | 1 | ||||
-rw-r--r-- | sysutils/php70-posix/Makefile | 1 |
8 files changed, 8 insertions, 1 deletions
diff --git a/sysutils/pecl-mogilefs/Makefile b/sysutils/pecl-mogilefs/Makefile index abd075b2e2d9..29ced87dbd45 100644 --- a/sysutils/pecl-mogilefs/Makefile +++ b/sysutils/pecl-mogilefs/Makefile @@ -3,7 +3,7 @@ PORTNAME= mogilefs PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/sysutils/pecl-proctitle/Makefile b/sysutils/pecl-proctitle/Makefile index 02ab2d760bd8..c10990f7e516 100644 --- a/sysutils/pecl-proctitle/Makefile +++ b/sysutils/pecl-proctitle/Makefile @@ -3,6 +3,7 @@ PORTNAME= proctitle PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= sysutils pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/sysutils/php55-fileinfo/Makefile b/sysutils/php55-fileinfo/Makefile index ef2883c4ba1b..79b08eac78e7 100644 --- a/sysutils/php55-fileinfo/Makefile +++ b/sysutils/php55-fileinfo/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php55 diff --git a/sysutils/php55-posix/Makefile b/sysutils/php55-posix/Makefile index e2e68caa9241..b000600880ad 100644 --- a/sysutils/php55-posix/Makefile +++ b/sysutils/php55-posix/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php55 diff --git a/sysutils/php56-fileinfo/Makefile b/sysutils/php56-fileinfo/Makefile index 77372f0bdbf7..aaf790697ef5 100644 --- a/sysutils/php56-fileinfo/Makefile +++ b/sysutils/php56-fileinfo/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/sysutils/php56-posix/Makefile b/sysutils/php56-posix/Makefile index da38a7e1ba66..06330fdab6ee 100644 --- a/sysutils/php56-posix/Makefile +++ b/sysutils/php56-posix/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/sysutils/php70-fileinfo/Makefile b/sysutils/php70-fileinfo/Makefile index 2f6c293c4be9..1ac49179818e 100644 --- a/sysutils/php70-fileinfo/Makefile +++ b/sysutils/php70-fileinfo/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php70 diff --git a/sysutils/php70-posix/Makefile b/sysutils/php70-posix/Makefile index 45f5903d1a7f..ee16e51ef75d 100644 --- a/sysutils/php70-posix/Makefile +++ b/sysutils/php70-posix/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= sysutils MASTERDIR= ${.CURDIR}/../../lang/php70 |