diff options
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 |