diff options
author | gordon <gordon@FreeBSD.org> | 2011-03-26 06:12:42 +0800 |
---|---|---|
committer | gordon <gordon@FreeBSD.org> | 2011-03-26 06:12:42 +0800 |
commit | 118c1048737176e39ab93de1fc9d49a13515b2ee (patch) | |
tree | a634b77c7b2bdabdeeaf66ba39a21db3487995e1 /devel/p4d/Makefile | |
parent | 7eabb205de3fc61574ce4e93b75d8cbea7a15349 (diff) | |
download | freebsd-ports-gnome-118c1048737176e39ab93de1fc9d49a13515b2ee.tar.gz freebsd-ports-gnome-118c1048737176e39ab93de1fc9d49a13515b2ee.tar.zst freebsd-ports-gnome-118c1048737176e39ab93de1fc9d49a13515b2ee.zip |
Update p4d port to 2010.2/295040.
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 1a54c2e8e307..ba67063388b6 100644 --- a/devel/p4d/Makefile +++ b/devel/p4d/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p4d -PORTVERSION= 2010.2.284433 +PORTVERSION= 2010.2.295040 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ |