diff options
Diffstat (limited to 'devel/p4/Makefile')
-rw-r--r-- | devel/p4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4/Makefile b/devel/p4/Makefile index e56a84e3002..fdfba41d260 100644 --- a/devel/p4/Makefile +++ b/devel/p4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4 -PORTVERSION= 2016.1.1461251 +PORTVERSION= 2016.1.1470074 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ |