diff options
author | knu <knu@FreeBSD.org> | 2002-06-05 20:57:24 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-06-05 20:57:24 +0800 |
commit | c8696d92990056d1bce4846bd08620c214873dbc (patch) | |
tree | 230daad85c2ae65b42be3db40bacc8717ea63f5e /devel/p4p/Makefile | |
parent | 78c5f417caf618498a58afe61ec2391d55f7b4b6 (diff) | |
download | freebsd-ports-gnome-c8696d92990056d1bce4846bd08620c214873dbc.tar.gz freebsd-ports-gnome-c8696d92990056d1bce4846bd08620c214873dbc.tar.zst freebsd-ports-gnome-c8696d92990056d1bce4846bd08620c214873dbc.zip |
p4d seems to have been replaced on the ftp site on the day before
yesterday.
Submitted by: roam
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 69eb88a6f0cf..3e683210f3dd 100644 --- a/devel/p4p/Makefile +++ b/devel/p4p/Makefile @@ -39,7 +39,7 @@ PERFORCE_PORT?= 1666 .if ${ARCH} == i386 VERSION= 02.1 -REVISION= 0 +REVISION= 1 PLATFORM= freebsd4 BIN_FILES= p4 p4web SBIN_FILES= p4d p4ftpd |