aboutsummaryrefslogtreecommitdiff
path: root/devel/p4ftpd/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-06-03 11:27:55 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-06-03 11:27:55 +0000
commitd002ec96fde51e0becb7b4c0d7efc7a9e587a5da (patch)
tree0ebb984b7165ae8c7e7abe2685849faea32d53d4 /devel/p4ftpd/Makefile
parent2a0f0241ac288bfe321890bd40736fbeb3807622 (diff)
downloadports-d002ec96fde51e0becb7b4c0d7efc7a9e587a5da.tar.gz
ports-d002ec96fde51e0becb7b4c0d7efc7a9e587a5da.zip
Update to 02.1 for i386.
PR: ports/38791 Submitted by: David Marshall <marshall@chezmarshall.com> Use the MASTER_SITES :fu while I'm here.
Notes
Notes: svn path=/head/; revision=60530
Diffstat (limited to 'devel/p4ftpd/Makefile')
-rw-r--r--devel/p4ftpd/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/devel/p4ftpd/Makefile b/devel/p4ftpd/Makefile
index e1a608dc403c..69eb88a6f0cf 100644
--- a/devel/p4ftpd/Makefile
+++ b/devel/p4ftpd/Makefile
@@ -7,13 +7,13 @@
PORTNAME= perforce
PORTVERSION= ${VERSION}
-PORTREVISION= 1
+PORTREVISION= ${REVISION}
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/bin.${PLATFORM}/ \
- ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/doc/man/
+ ftp://ftp.perforce.com/pub/perforce/r${PORTVERSION}/doc/man/:man
EXTRACT_SUFX=
-DISTFILES= ${BIN_FILES} ${SBIN_FILES} ${MAN1}
+DISTFILES= ${BIN_FILES} ${SBIN_FILES} ${MAN1:S/$/:man/}
DIST_SUBDIR= perforce/${VERSION}/${ARCH}
EXTRACT_ONLY= # none
@@ -38,12 +38,14 @@ PERFORCE_LOGS?= ${PERFORCE_HOME}/logs
PERFORCE_PORT?= 1666
.if ${ARCH} == i386
-VERSION= 01.1
-PLATFORM= freebsd
+VERSION= 02.1
+REVISION= 0
+PLATFORM= freebsd4
BIN_FILES= p4 p4web
SBIN_FILES= p4d p4ftpd
.elif ${ARCH} == alpha
VERSION= 99.1
+REVISION= 1
PLATFORM= freebsdaxp
BIN_FILES= p4
SBIN_FILES= p4d