diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-30 04:18:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-30 04:18:06 +0800 |
commit | c8c01a91175f3945fc3603d6dad0e385ac418144 (patch) | |
tree | c6b06b8caf1f177b368cdbcefb4daf864c8736eb /lang/clips | |
parent | cc51127e454b4f997f09c9ed1f81395a2e08845f (diff) | |
download | freebsd-ports-gnome-c8c01a91175f3945fc3603d6dad0e385ac418144.tar.gz freebsd-ports-gnome-c8c01a91175f3945fc3603d6dad0e385ac418144.tar.zst freebsd-ports-gnome-c8c01a91175f3945fc3603d6dad0e385ac418144.zip |
Changed maintainer email address; the old one points to the new
one as a replacement. Noticed by: Oliver Eikemeier.
Diffstat (limited to 'lang/clips')
-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 d0b6594e4786..ef9b5d7255bb 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 |