diff options
-rw-r--r-- | cad/mars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/mars/Makefile b/cad/mars/Makefile index 52d568c..adf2fd1 100644 --- a/cad/mars/Makefile +++ b/cad/mars/Makefile @@ -14,7 +14,7 @@ DISTNAME= MaRS-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MaRS-2-doc${EXTRACT_SUFX} .endif -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |