diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2010-06-06 17:00:58 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2010-06-06 17:00:58 +0000 |
commit | adbcbdd9d61016d644972f8b9cebc3450efa68f6 (patch) | |
tree | 8d33727b021d1007d6d9cc5dfe4b518170793966 /lang/ficl | |
parent | 2600bed8061f0d7d8d2c7c6d45bfc6fbeff5afa2 (diff) |
Notes
Diffstat (limited to 'lang/ficl')
-rw-r--r-- | lang/ficl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ficl/Makefile b/lang/ficl/Makefile index 3081b78c37fd..860c1e64d968 100644 --- a/lang/ficl/Makefile +++ b/lang/ficl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-all/${PORTNAME}${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Forth Inspired Command Language NO_WRKSUBDIR= defined |