diff options
-rw-r--r-- | devel/cbind/Makefile | 2 | ||||
-rw-r--r-- | devel/sgl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cbind/Makefile b/devel/cbind/Makefile index bb5569a88d59..e4a0a31a661c 100644 --- a/devel/cbind/Makefile +++ b/devel/cbind/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.cs.kuleuven.ac.be/pub/Ada-Belgium/cdrom/ase02_02/tools/c DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .zip -MAINTAINER= david@realityrift.com +MAINTAINER= ports@FreeBSD.org COMMENT= Translator for "thin" Ada bindings to C OPTIONS_DEFINE= DOCS diff --git a/devel/sgl/Makefile b/devel/sgl/Makefile index c6fa0f74199e..d554155036a4 100644 --- a/devel/sgl/Makefile +++ b/devel/sgl/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www1.cs.columbia.edu/dcc/nestor/presentations/SGL/ \ ftp://ftp.cs.rpi.edu/pub/stl/ DISTNAME= SGL-${PORTVERSION} -MAINTAINER= david@realityrift.com +MAINTAINER= ports@FreeBSD.org COMMENT= STL implementation for ADA95 NO_BUILD= yes |