diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-06-06 16:09:03 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-06-06 16:09:03 +0000 |
commit | 5e53ab33d8778b0126c30c777df8c5b5f63a3d11 (patch) | |
tree | 89e68db1d782967966dad6cb6df711cb130158de /devel/p4/Makefile | |
parent | change ps font (diff) |
David Marshall has agreed to maintain this.
Notes
Notes:
svn path=/head/; revision=60702
Diffstat (limited to 'devel/p4/Makefile')
-rw-r--r-- | devel/p4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4/Makefile b/devel/p4/Makefile index 903258feaebe..e646e266f5e2 100644 --- a/devel/p4/Makefile +++ b/devel/p4/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${BIN_FILES} ${SBIN_FILES} ${MAN1:S/$/:man/} DIST_SUBDIR= perforce/${VERSION}/${ARCH} EXTRACT_ONLY= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= marshall@chezmarshall.com FORBIDDEN= "doubt about changed checksum of p4" |