diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2000-10-30 13:09:07 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2000-10-30 13:09:07 +0000 |
commit | b0456b5cf4c718ef64b4fb75a4388fe8515e8e21 (patch) | |
tree | bc5a07a3c53e93a50dcccc4b218ac507398586e8 /lang | |
parent | 1360caf6fe1d1adf821f2df9b26364637b93915e (diff) | |
download | ports-b0456b5cf4c718ef64b4fb75a4388fe8515e8e21.tar.gz ports-b0456b5cf4c718ef64b4fb75a4388fe8515e8e21.zip |
Notes
Diffstat (limited to 'lang')
-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 a4496a8c9384..2d0472728cae 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 |