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 /lang/ferite | |
parent | 63bf761c57c2e96a2449839a49e0ddaeaab0292a (diff) | |
download | ports-40d889badc4f18cb02157a73fc50c48fce95991e.tar.gz ports-40d889badc4f18cb02157a73fc50c48fce95991e.zip |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Notes
Notes:
svn path=/head/; revision=176714
Diffstat (limited to 'lang/ferite')
-rw-r--r-- | lang/ferite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index bb894bfb8a93..f4a86896a85c 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= An embeddable scripting language LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ |