diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-06-27 10:15:01 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-06-27 10:15:01 +0000 |
commit | afc010f63a6f8f0210741155e0af8471d5df02cb (patch) | |
tree | 18966b10f1819c6d045f907082f456b726f2704c /devel/fnorb | |
parent | bf04579e779b008d21ec1ef6db52ac3099ed37e0 (diff) | |
download | ports-afc010f63a6f8f0210741155e0af8471d5df02cb.tar.gz ports-afc010f63a6f8f0210741155e0af8471d5df02cb.zip |
Updating my email address in my remaining ports.
Prompted by: vanilla
Notes
Notes:
svn path=/head/; revision=44495
Diffstat (limited to 'devel/fnorb')
-rw-r--r-- | devel/fnorb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fnorb/Makefile b/devel/fnorb/Makefile index c4270aaacc61..ce0f6cfcf65f 100644 --- a/devel/fnorb/Makefile +++ b/devel/fnorb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel python MASTER_SITES= http://www.fnorb.org/download/ \ ftp://ftp.dstc.edu.au/DSTC/fnorb/ -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org NO_CDROM= Free for academic, research and non-commercial purposes only WRKSRC= ${WRKDIR}/Fnorb-${PORTVERSION} |