diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-18 20:20:37 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-19 19:56:14 +0000 |
commit | 4cce6dade9cb6043d83e7135b211df789eef4e65 (patch) | |
tree | a038399cdb3611c5101f1edc28b8906412a6b4a3 /lang/nwcc/Makefile | |
parent | 5ca09d0656020d76258f159500183c94530b7e0a (diff) |
Diffstat (limited to 'lang/nwcc/Makefile')
-rw-r--r-- | lang/nwcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/nwcc/Makefile b/lang/nwcc/Makefile index 75e6a9e5d343..619e06be0ffc 100644 --- a/lang/nwcc/Makefile +++ b/lang/nwcc/Makefile @@ -6,7 +6,7 @@ CATEGORIES= lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nils Weller's C compiler for Unix systems ONLY_FOR_ARCHS= i386 amd64 |