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/ficl | |
parent | Add new port gaim-festival, a plugin for Gaim to drive the (diff) |
Update my email address in MAINTAINER and comment fields.
Notes
Notes:
svn path=/head/; revision=126231
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 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 |