diff options
author | nork <nork@FreeBSD.org> | 2004-11-26 00:13:30 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-11-26 00:13:30 +0800 |
commit | 1f41a35b9434c649df241fc3547f4465d3562924 (patch) | |
tree | 7bcaccbfa9ae206f575741fda822f5b5cb03ffa4 /devel/p4ftpd/Makefile | |
parent | ab3112fb9720cce2276a4a04f34ead139a93069d (diff) | |
download | freebsd-ports-gnome-1f41a35b9434c649df241fc3547f4465d3562924.tar.gz freebsd-ports-gnome-1f41a35b9434c649df241fc3547f4465d3562924.tar.zst freebsd-ports-gnome-1f41a35b9434c649df241fc3547f4465d3562924.zip |
Update perforce binaries.
PR: ports/74050[1], ports/74324[2]
Submitted by: Jean-Sebastien Pedron <jspedron@club-internet.fr>
david marshall <marshall@chezmarshall.com> (maintainer)[2]
Diffstat (limited to 'devel/p4ftpd/Makefile')
-rw-r--r-- | devel/p4ftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile index 2d116416063f..08a6ca7298ec 100644 --- a/devel/p4ftpd/Makefile +++ b/devel/p4ftpd/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 |