diff options
author | Brian Feldman <green@FreeBSD.org> | 2002-01-25 17:36:55 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2002-01-25 17:36:55 +0000 |
commit | 5b6eca51252e3ea832ee00ada37517aa9eac9ac5 (patch) | |
tree | f58b8a124227fdac3c3bfef8bdfbe9477b582560 /net-im/licq | |
parent | a3a6a2eb07ba59c2473f09082edca5b630340cb8 (diff) | |
download | ports-5b6eca51252e3ea832ee00ada37517aa9eac9ac5.tar.gz ports-5b6eca51252e3ea832ee00ada37517aa9eac9ac5.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.
Notes
Notes:
svn path=/head/; revision=53721
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 |