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