diff options
author | patrick <patrick@FreeBSD.org> | 2000-10-30 13:09:07 +0000 |
---|---|---|
committer | patrick <patrick@FreeBSD.org> | 2000-10-30 13:09:07 +0000 |
commit | ceb8ec04bc39f58b4470e1772c5d11bf6eb3cdbe (patch) | |
tree | 6e4c01b809978ed9c03d5a9c5b0098a77f55ad1d /lang/forth | |
parent | 51eb911abaef92c9082ea5afe9e529efb4be3690 (diff) | |
download | FreeBSD-ports-ceb8ec04bc39f58b4470e1772c5d11bf6eb3cdbe.zip FreeBSD-ports-ceb8ec04bc39f58b4470e1772c5d11bf6eb3cdbe.tar.gz |
Assume maintainership on lang/forth, in line with the new port lang/pfe-devel
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 a4496a8..2d04727 100644 --- a/lang/forth/Makefile +++ b/lang/forth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= patrick@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME}/src |