diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-10-19 07:54:00 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-10-19 07:54:00 +0000 |
commit | 500b38ade836315ed013f8050a99ee5b1f143215 (patch) | |
tree | 56a8e996f949299cf3dd84a24dd1a90233b9cc5a /devel/p4ftpd/Makefile | |
parent | 883a0e87350d9791a60a4e0ab68306d0ab93c06e (diff) |
Notes
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 fcca1d5f1a9c..785ca7676a02 100644 --- a/devel/p4ftpd/Makefile +++ b/devel/p4ftpd/Makefile @@ -33,7 +33,7 @@ ARCH?= i386 .if ${ARCH} == amd64 || ${ARCH} == i386 || ${ARCH} == sparc64 VERSION= 06.2 -REVISION= 2 +REVISION= 3 BIN_FILES= p4 SBIN_FILES= p4d p4ftpd p4p p4web REL_NOTES= http://www.perforce.com/perforce/doc.062/user/relnotes.txt |