diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/as31/Makefile | 2 | ||||
-rw-r--r-- | devel/gccxml/Makefile | 2 | ||||
-rw-r--r-- | devel/ncc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/as31/Makefile b/devel/as31/Makefile index ef9de4cc7c55..b46b2a2e5022 100644 --- a/devel/as31/Makefile +++ b/devel/as31/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.pjrc.com/tech/8051/tools/ DISTNAME= ${PORTNAME}_beta3 -MAINTAINER= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free 8051 assembler .ifndef(WITHOUT_X11) diff --git a/devel/gccxml/Makefile b/devel/gccxml/Makefile index 178b562a1a2f..ef1dc5bc0cf4 100644 --- a/devel/gccxml/Makefile +++ b/devel/gccxml/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.0 CATEGORIES= devel MASTER_SITES= http://www.gccxml.org/files/v0.6/ -MAINTAINER= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML output extension to GCC BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake diff --git a/devel/ncc/Makefile b/devel/ncc/Makefile index e4bd987aeaaf..03aea202d170 100644 --- a/devel/ncc/Makefile +++ b/devel/ncc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.8 CATEGORIES= devel MASTER_SITES= http://students.ceid.upatras.gr/~sxanth/ncc/ -MAINTAINER= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program analysis tool and call-graph navigator ALL_TARGET= # empty |