diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-10-28 23:03:14 +0800 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-10-28 23:03:14 +0800 |
commit | fca266f233ec4a2b67a324cc2e28f2f424c19ef8 (patch) | |
tree | a90dd2813f2e79da39449b1120bde96a2f0fa3f7 /devel/p4ftpd/Makefile | |
parent | b96a548d11ae3037302ce22894a4847a19dde112 (diff) | |
download | freebsd-ports-gnome-fca266f233ec4a2b67a324cc2e28f2f424c19ef8.tar.gz freebsd-ports-gnome-fca266f233ec4a2b67a324cc2e28f2f424c19ef8.tar.zst freebsd-ports-gnome-fca266f233ec4a2b67a324cc2e28f2f424c19ef8.zip |
o Update perforce binaries.
o Add support checkpoint on rcNG script. [*]
PR: ports/73219
Submitted by: david marshall <marshall@chezmarshall.com> (maintainer)
Brooks Davis <brooks@one-eyed-alien.net> [*]
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 434a98c94f48..33818e568ac6 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= 2 +REVISION= 3 PLATFORM= freebsd4 BIN_FILES= p4 p4web SBIN_FILES= p4d p4ftpd p4p |