diff options
Diffstat (limited to 'devel/p4web/Makefile')
-rw-r--r-- | devel/p4web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4web/Makefile b/devel/p4web/Makefile index 2d116416063f..08a6ca7298ec 100644 --- a/devel/p4web/Makefile +++ b/devel/p4web/Makefile @@ -29,7 +29,7 @@ ARCH?= i386 MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} .if ${ARCH} == i386 VERSION= 04.2 -REVISION= 4 +REVISION= 5 PLATFORM= freebsd4 BIN_FILES= p4 p4web SBIN_FILES= p4d p4ftpd p4p |