diff options
Diffstat (limited to 'devel/cvsbook/Makefile')
-rw-r--r-- | devel/cvsbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile index f384c083a7a7..7c95c400beea 100644 --- a/devel/cvsbook/Makefile +++ b/devel/cvsbook/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://cvsbook.red-bean.com/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all -MAINTAINER= freebsd-ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |