From e07edfb858c690fe2a23a58ceb9b8f2605016cc1 Mon Sep 17 00:00:00 2001 From: patrick Date: Wed, 2 Jun 2004 22:17:13 +0000 Subject: Putting commit bit in storage. I don't have the time to work on FreeBSD for now. Should have done this a while back. --- lang/forth/Makefile | 2 +- lang/pfe-devel/Makefile | 2 +- lang/pfe/Makefile | 2 +- lang/tinycobol/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'lang') diff --git a/lang/forth/Makefile b/lang/forth/Makefile index adc7336..ac18118 100644 --- a/lang/forth/Makefile +++ b/lang/forth/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= patrick@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of ANSI Forth WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/lang/pfe-devel/Makefile b/lang/pfe-devel/Makefile index 4a186301..2197e37 100644 --- a/lang/pfe-devel/Makefile +++ b/lang/pfe-devel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= patrick@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of ANSI Forth GNU_CONFIGURE= yes diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index 4a186301..2197e37 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= patrick@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of ANSI Forth GNU_CONFIGURE= yes diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile index 9a17e59..03243fb 100644 --- a/lang/tinycobol/Makefile +++ b/lang/tinycobol/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tiny-cobol -MAINTAINER= patrick@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= A tiny COBOL compiler for IA32 platforms LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 -- cgit v1.1