diff options
author | patrick <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
---|---|---|
committer | patrick <patrick@FreeBSD.org> | 2004-06-02 22:17:13 +0000 |
commit | e07edfb858c690fe2a23a58ceb9b8f2605016cc1 (patch) | |
tree | 7c1b1ca8785a153079516a0386efcbc876889b10 /lang/forth | |
parent | 9253d454eec462853c79a857eb306711823a3816 (diff) | |
download | FreeBSD-ports-e07edfb858c690fe2a23a58ceb9b8f2605016cc1.zip FreeBSD-ports-e07edfb858c690fe2a23a58ceb9b8f2605016cc1.tar.gz |
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back.
Diffstat (limited to 'lang/forth')
-rw-r--r-- | lang/forth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |