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 e8bd666e26f5..5f169c67fa59 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 |