diff options
author | John Marino <marino@FreeBSD.org> | 2014-02-16 08:52:15 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-02-16 08:52:15 +0000 |
commit | b39d7ce7349b3972d32e52474448184f37e4e312 (patch) | |
tree | 26912b473d1ffca429e4618cc9e5dc4508284185 | |
parent | lang/modula3: Add custom DEC/CM3 license (diff) |
devel/cbind, devel/sgl: Reset maintainer due to bouncing email
Notes
Notes:
svn path=/head/; revision=344504
-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 |