diff options
-rw-r--r-- | lang/bf2c/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/bf2c/Makefile b/lang/bf2c/Makefile index 3dc172876a05..4d96a3138e71 100644 --- a/lang/bf2c/Makefile +++ b/lang/bf2c/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=bf2c -MAINTAINER= r.c.ladan@student.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Optimizing BrainF*ck to C compiler USE_GMAKE= yes diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index 1ee81fabc87d..20ab51ed8ca1 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/ \ PKGNAMEPREFIX= ocaml- DISTNAME= lablgtk-${PORTVERSION} -MAINTAINER= r.c.ladan@student.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= An Objective Caml interface to GTK+ 2.x BUILD_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml |