diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
commit | 40d889badc4f18cb02157a73fc50c48fce95991e (patch) | |
tree | 11e9aa693c4ea6b1c1047757619c5a48bb6ad603 /net/lambdamoo | |
parent | Fix pkg-plist, second attempt: (diff) |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Notes
Notes:
svn path=/head/; revision=176714
Diffstat (limited to 'net/lambdamoo')
-rw-r--r-- | net/lambdamoo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile index 87d62efda524..4f9bc9897d7b 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= LambdaMOO-${PORTVERSION} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= The most commonly used program to run MOOs WRKSRC= ${WRKDIR}/MOO-${PORTVERSION} |