diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-03-10 15:23:17 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-03-10 15:23:17 +0000 |
commit | fc28f3ebbbacbb8720f639cc0dd3ebd4dd705f0a (patch) | |
tree | fc976c6c68c1737642a98d7019b3677a8c22e2c0 /devel/p4ftpd/Makefile | |
parent | Update to version 0.5.0 (diff) |
Chase updated binaries
Notes
Notes:
svn path=/head/; revision=130806
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 ab8ec5c81b4d..85974927db1a 100644 --- a/devel/p4ftpd/Makefile +++ b/devel/p4ftpd/Makefile @@ -28,7 +28,7 @@ ARCH?= i386 .if (${ARCH} == i386) || (${ARCH} == amd64) DIST_SUBDIR= perforce/${VERSION}/i386 VERSION= 04.2 -REVISION= 11 +REVISION= 12 PLATFORM= freebsd4 BIN_FILES= p4 SBIN_FILES= p4d p4ftpd p4p p4web |