diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 07:28:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 07:28:44 +0000 |
commit | 1492eb5e4b8ac70052460e5b2fb94602ab14ddcf (patch) | |
tree | 46087d69558f2e2a3160ec0a8a0a9be2f87c5b20 /net-im | |
parent | fb07e46f49154f4ee3eee2e34cd368c9cf3c85c4 (diff) | |
download | ports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.tar.gz ports-1492eb5e4b8ac70052460e5b2fb94602ab14ddcf.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ari-yahoo/Makefile | 2 | ||||
-rw-r--r-- | net-im/firetalk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ari-yahoo/Makefile b/net-im/ari-yahoo/Makefile index 8905399ef98b..8bc89019f4e7 100644 --- a/net-im/ari-yahoo/Makefile +++ b/net-im/ari-yahoo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A console Yahoo! messenger client GNU_CONFIGURE= yes diff --git a/net-im/firetalk/Makefile b/net-im/firetalk/Makefile index 43a519aa2c4c..ef5b2d043768 100644 --- a/net-im/firetalk/Makefile +++ b/net-im/firetalk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://site.n.ml.org/download/20031016162822/_firetalk/ \ http://www.penguinhosting.net/~ian/firetalk/ -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multi-protocol chat/instant messaging library WRKSRC= ${WRKDIR}/${PORTNAME} |