diff options
Diffstat (limited to 'devel/p4ftpd/Makefile')
-rw-r--r-- | devel/p4ftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile index fb41595a4490..18dae81b6ab0 100644 --- a/devel/p4ftpd/Makefile +++ b/devel/p4ftpd/Makefile @@ -41,8 +41,8 @@ PERFORCE_CACHE?= ${PERFORCE_HOME}/cache PERFORCE_TARGET?= perforce:1666 .if ${ARCH} == i386 -VERSION= 02.2 -REVISION= 5 +VERSION= 03.1 +REVISION= 1 PLATFORM= freebsd4 BIN_FILES= p4 p4web SBIN_FILES= p4d p4ftpd p4p |