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 | |
parent | Add t_coffee 1.37, a multiple DNA or protein sequence alignment package. (diff) |
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')
-rw-r--r-- | net/licq-console/Makefile | 2 | ||||
-rw-r--r-- | net/licq-devel/Makefile | 2 | ||||
-rw-r--r-- | net/licq-qt-gui/Makefile | 2 | ||||
-rw-r--r-- | net/licq/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/licq-console/Makefile b/net/licq-console/Makefile index ac6e98f23427..28a0d7bd5ea1 100644 --- a/net/licq-console/Makefile +++ b/net/licq-console/Makefile @@ -9,7 +9,7 @@ PORTNAME= console PORTVERSION= ${CONSOLE_LICQ_VER} CATEGORIES= net -MAINTAINER= green@FreeBSD.org +MAINTAINER= licq@FreeBSD.org USE_AUTOMAKE= yes diff --git a/net/licq-devel/Makefile b/net/licq-devel/Makefile index 33173d5ff041..f9c46dff5033 100644 --- a/net/licq-devel/Makefile +++ b/net/licq-devel/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 diff --git a/net/licq-qt-gui/Makefile b/net/licq-qt-gui/Makefile index 24bca022a96c..ff8d23a1bd0f 100644 --- a/net/licq-qt-gui/Makefile +++ b/net/licq-qt-gui/Makefile @@ -9,7 +9,7 @@ PORTNAME= qt-gui PORTVERSION= ${QT_LICQ_VER} CATEGORIES= net -MAINTAINER= green@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_AUTOMAKE= yes USE_QT_VER= 2 diff --git a/net/licq/Makefile b/net/licq/Makefile index 33173d5ff041..f9c46dff5033 100644 --- a/net/licq/Makefile +++ b/net/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 |