diff options
author | leeym <leeym@FreeBSD.org> | 2003-02-19 15:20:24 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-02-19 15:20:24 +0000 |
commit | 7b0b1eaef03a9c171269da25f3c55e3754567163 (patch) | |
tree | 7df794a23dfaf415ce9840b4b83f9076e91931fc /devel/p4p/Makefile | |
parent | 2d6c317adf69258c0e628f81d5e00e20b98b50b0 (diff) | |
download | FreeBSD-ports-7b0b1eaef03a9c171269da25f3c55e3754567163.zip FreeBSD-ports-7b0b1eaef03a9c171269da25f3c55e3754567163.tar.gz |
Perforce has updated i386 binaries for version 02.2
PR: 48340
Submitted by: david marshall <marshall@chezmarshall.com>
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 e8bd666..5f169c6 100644 --- a/devel/p4p/Makefile +++ b/devel/p4p/Makefile @@ -41,7 +41,7 @@ PERFORCE_TARGET?= perforce:1666 .if ${ARCH} == i386 VERSION= 02.2 -REVISION= 2 +REVISION= 3 PLATFORM= freebsd4 BIN_FILES= p4 p4web SBIN_FILES= p4d p4ftpd p4p |