diff options
Diffstat (limited to 'devel/p4db/Makefile')
-rw-r--r-- | devel/p4db/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p4db/Makefile b/devel/p4db/Makefile index c7b1c4c..927f771 100644 --- a/devel/p4db/Makefile +++ b/devel/p4db/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel www MASTER_SITES= ftp://public.perforce.com/public/perforce/utils/p4db/ DISTNAME= ${PORTNAME:U}_${PORTVERSION} -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web/Perforce Browser RUN_DEPENDS= p4:${.CURDIR}/../perforce |