diff options
author | green <green@FreeBSD.org> | 2002-01-26 01:36:55 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2002-01-26 01:36:55 +0800 |
commit | 31c3602f76b98e746fb5bc8373fcdafc5d58e76e (patch) | |
tree | 9ca40736e9e0bab68b288a8b1d25a2413365fc42 /net-im/licq | |
parent | 48236af937d8bede57b0a1cd8118967c65169b87 (diff) | |
download | freebsd-ports-gnome-31c3602f76b98e746fb5bc8373fcdafc5d58e76e.tar.gz freebsd-ports-gnome-31c3602f76b98e746fb5bc8373fcdafc5d58e76e.tar.zst freebsd-ports-gnome-31c3602f76b98e746fb5bc8373fcdafc5d58e76e.zip |
Stop maintaining these ports. I haven't been able to get them compile to
even try to use them for months. If anyone wants to fix/take them, there
are PRs open to update them.
Diffstat (limited to 'net-im/licq')
-rw-r--r-- | net-im/licq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index 33173d5ff041..f9c46dff5033 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net PKGNAMESUFFIX= -socks .endif -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org .if defined(WITH_SOCKS) BUILD_DEPENDS= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 |