diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-29 20:18:06 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-29 20:18:06 +0000 |
commit | c8c01a91175f3945fc3603d6dad0e385ac418144 (patch) | |
tree | c6b06b8caf1f177b368cdbcefb4daf864c8736eb /lang | |
parent | cc51127e454b4f997f09c9ed1f81395a2e08845f (diff) | |
download | FreeBSD-ports-c8c01a91175f3945fc3603d6dad0e385ac418144.zip FreeBSD-ports-c8c01a91175f3945fc3603d6dad0e385ac418144.tar.gz |
Changed maintainer email address; the old one points to the new
one as a replacement. Noticed by: Oliver Eikemeier.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/clips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/clips/Makefile b/lang/clips/Makefile index d0b6594..ef9b5d7 100644 --- a/lang/clips/Makefile +++ b/lang/clips/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.ghgcorp.com/clips/download/other/ DISTNAME= clips6 EXTRACT_SUFX= .tgz -MAINTAINER= yotta@dougdidit.com +MAINTAINER= ports@dougdidit.com COMMENT= CLIPS is a productive development and delivery expert system tool USE_AUTOCONF= yes |