aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-03-05 09:17:09 +0800
committerlioux <lioux@FreeBSD.org>2005-03-05 09:17:09 +0800
commit1673db6657ce99acc331a9390c0dcd6bf1b83d1c (patch)
treed956f54837ebd14a70f982c9d7fc0affd2fbf82c /net-im
parent8e5c0807f534ac19e27a94b287f7b67cd2212bc3 (diff)
downloadfreebsd-ports-graphics-1673db6657ce99acc331a9390c0dcd6bf1b83d1c.tar.gz
freebsd-ports-graphics-1673db6657ce99acc331a9390c0dcd6bf1b83d1c.tar.zst
freebsd-ports-graphics-1673db6657ce99acc331a9390c0dcd6bf1b83d1c.zip
Drop maintainership
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ickle/Makefile2
-rw-r--r--net-im/icqlib/Makefile2
-rw-r--r--net-im/libicq2000/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile
index e76fca193d4..9feb3441512 100644
--- a/net-im/ickle/Makefile
+++ b/net-im/ickle/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= net devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= ICQ2000 protocol implementation
LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk-- \
diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile
index 6e98a7f45b1..2b77effbf24 100644
--- a/net-im/icqlib/Makefile
+++ b/net-im/icqlib/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A library required by kicq (not libicq)
INSTALLS_SHLIB= yes
diff --git a/net-im/libicq2000/Makefile b/net-im/libicq2000/Makefile
index 655ac65a99a..aee501c7830 100644
--- a/net-im/libicq2000/Makefile
+++ b/net-im/libicq2000/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An opensource C++ library to support icq2000/2001 protocol
LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++