diff options
author | nork <nork@FreeBSD.org> | 2004-04-20 21:08:27 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-04-20 21:08:27 +0800 |
commit | 6ff8cb2cf0775a1f3b808a50fa5c69a72b37ab08 (patch) | |
tree | f1f2508147971a80b07de83a226ddd28b16fbfb4 /devel/p4p/Makefile | |
parent | 8eab619e84698275c4fd7adbf9e426085fcd6479 (diff) | |
download | freebsd-ports-gnome-6ff8cb2cf0775a1f3b808a50fa5c69a72b37ab08.tar.gz freebsd-ports-gnome-6ff8cb2cf0775a1f3b808a50fa5c69a72b37ab08.tar.zst freebsd-ports-gnome-6ff8cb2cf0775a1f3b808a50fa5c69a72b37ab08.zip |
Updated i386 binaries for version 03.2.
PR: ports/65791
Submitted by: David Marshall <marshall@chezmarshall.com> (maintainer)
Diffstat (limited to 'devel/p4p/Makefile')
-rw-r--r-- | devel/p4p/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4p/Makefile b/devel/p4p/Makefile index 9578a51f3696..ed91b56c7938 100644 --- a/devel/p4p/Makefile +++ b/devel/p4p/Makefile @@ -30,7 +30,7 @@ ARCH?= i386 MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} .if ${ARCH} == i386 VERSION= 03.2 -REVISION= 3 +REVISION= 4 PLATFORM= freebsd4 BIN_FILES= p4 p4web SBIN_FILES= p4d p4ftpd p4p |