diff options
author | Gordon Tetlow <gordon@FreeBSD.org> | 2014-11-02 16:34:45 +0000 |
---|---|---|
committer | Gordon Tetlow <gordon@FreeBSD.org> | 2014-11-02 16:34:45 +0000 |
commit | 9d794774918119a194bea869b0a17580f250ed37 (patch) | |
tree | 2fbcce334fecd69e04bc947bb9bdf546f799897d /devel/p4d/Makefile | |
parent | faad936265f4b4886f7933f72b5782be98d75af4 (diff) | |
download | ports-9d794774918119a194bea869b0a17580f250ed37.tar.gz ports-9d794774918119a194bea869b0a17580f250ed37.zip |
Notes
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 6f4fc68b889a..91fe69483ad3 100644 --- a/devel/p4d/Makefile +++ b/devel/p4d/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2014.2.935585 +PORTVERSION= 2014.2.958074 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ |