diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-05 07:43:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-05 07:43:02 +0000 |
commit | 5fa522df459a2849b051992a33b0111d25da3dee (patch) | |
tree | 2e4e25cf22478dbbf52352de59e75d62cd8f8741 /devel/p4p/Makefile | |
parent | 533826d252662ded1078d9c9b3a0bcbd98c7c57c (diff) |
update perforce binaries
Perforce has released new versions of the i386 binaries.
Notes
Notes:
svn path=/head/; revision=78277
Diffstat (limited to 'devel/p4p/Makefile')
-rw-r--r-- | devel/p4p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4p/Makefile b/devel/p4p/Makefile index 2d5fc0135192..9c4d55e5bb2c 100644 --- a/devel/p4p/Makefile +++ b/devel/p4p/Makefile @@ -42,7 +42,7 @@ PERFORCE_TARGET?= perforce:1666 .if ${ARCH} == i386 VERSION= 02.2 -REVISION= 3 +REVISION= 4 PLATFORM= freebsd4 BIN_FILES= p4 p4web SBIN_FILES= p4d p4ftpd p4p |