summaryrefslogtreecommitdiff
path: root/devel/p4d/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2005-01-18 15:43:36 +0000
committerLars Thegler <lth@FreeBSD.org>2005-01-18 15:43:36 +0000
commita306f64971833bdabd84eeabcd9995cf27820aed (patch)
tree39bc9c5d9b5c792ce87779b6df47647ef167b640 /devel/p4d/Makefile
parentMark FORBIDDEN due to exploitable vulnerability (diff)
- Start p4web from rc.d script [1]
- Assume maintainership Submitted by: Mark Santcroos <marks@ripe.net> [1] Reviewed by: tobez
Notes
Notes: svn path=/head/; revision=126720
Diffstat (limited to 'devel/p4d/Makefile')
-rw-r--r--devel/p4d/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile
index 7b07337b4981..2038d9691c7e 100644
--- a/devel/p4d/Makefile
+++ b/devel/p4d/Makefile
@@ -16,7 +16,7 @@ DISTFILES= ${BIN_FILES} ${SBIN_FILES}
DIST_SUBDIR= perforce/${VERSION}/${ARCH}
EXTRACT_ONLY= # none
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= lth@FreeBSD.org
COMMENT= Perforce client and server
#
@@ -29,10 +29,10 @@ ARCH?= i386
MD5_FILE= ${MASTERDIR}/distinfo.${ARCH}
.if ${ARCH} == i386
VERSION= 04.2
-REVISION= 7
+REVISION= 8
PLATFORM= freebsd4
-BIN_FILES= p4 p4web
-SBIN_FILES= p4d p4ftpd p4p
+BIN_FILES= p4
+SBIN_FILES= p4d p4ftpd p4p p4web
REL_NOTES= http://www.perforce.com/perforce/doc.042/user/relnotes.txt
.elif ${ARCH} == alpha
VERSION= 99.1