diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-12 15:53:48 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-12 15:53:48 +0000 |
commit | 960eff420b44d8c25f62639667b19efd2be9a9a6 (patch) | |
tree | 54c06312da36ea295c24c35ba22ee57925959702 /lang | |
parent | c5a0cc841922fe511e3e3c44d0e05e2a7e638271 (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ficl-devel/Makefile | 2 | ||||
-rw-r--r-- | lang/ficl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/ficl-devel/Makefile b/lang/ficl-devel/Makefile index 56b995630c01..7b942974c9fe 100644 --- a/lang/ficl-devel/Makefile +++ b/lang/ficl-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= Forth Inspired Command Language NO_WRKSUBDIR= defined diff --git a/lang/ficl/Makefile b/lang/ficl/Makefile index 56b995630c01..7b942974c9fe 100644 --- a/lang/ficl/Makefile +++ b/lang/ficl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= Forth Inspired Command Language NO_WRKSUBDIR= defined |