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 9578a51f3696..ed91b56c7938 100644 --- a/devel/p4p/Makefile +++ b/devel/p4p/Makefile @@ -30,7 +30,7 @@ ARCH?= i386 MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} .if ${ARCH} == i386 VERSION= 03.2 -REVISION= 3 +REVISION= 4 PLATFORM= freebsd4 BIN_FILES= p4 p4web SBIN_FILES= p4d p4ftpd p4p |