aboutsummaryrefslogtreecommitdiffstats
path: root/net
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
parent8e5c0807f534ac19e27a94b287f7b67cd2212bc3 (diff)
downloadfreebsd-ports-gnome-1673db6657ce99acc331a9390c0dcd6bf1b83d1c.tar.gz
freebsd-ports-gnome-1673db6657ce99acc331a9390c0dcd6bf1b83d1c.tar.zst
freebsd-ports-gnome-1673db6657ce99acc331a9390c0dcd6bf1b83d1c.zip
Drop maintainership
Diffstat (limited to 'net')
-rw-r--r--net/ickle/Makefile2
-rw-r--r--net/icqlib/Makefile2
-rw-r--r--net/icqlib0/Makefile2
-rw-r--r--net/libicq2000/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/ickle/Makefile b/net/ickle/Makefile
index e76fca193d48..9feb3441512e 100644
--- a/net/ickle/Makefile
+++ b/net/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/icqlib/Makefile b/net/icqlib/Makefile
index 6e98a7f45b11..2b77effbf240 100644
--- a/net/icqlib/Makefile
+++ b/net/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/icqlib0/Makefile b/net/icqlib0/Makefile
index 196f57fb91c2..0b5ea80b7fce 100644
--- a/net/icqlib0/Makefile
+++ b/net/icqlib0/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= Old branch 0.x.x of library required by kicq (used by icqmail)
USE_GMAKE= yes
diff --git a/net/libicq2000/Makefile b/net/libicq2000/Makefile
index 655ac65a99a1..aee501c78301 100644
--- a/net/libicq2000/Makefile
+++ b/net/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++