diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-01-27 06:23:22 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-01-27 06:23:22 +0000 |
commit | cb6b548bbdf0b2964635dca50e0e6dfd203554bb (patch) | |
tree | f4966b93caceae504d21c572299f1dc9e63f99d2 /net/licq | |
parent | 74fe938513f680f9ff4b5648f722194c3cea3e84 (diff) | |
download | FreeBSD-ports-cb6b548bbdf0b2964635dca50e0e6dfd203554bb.zip FreeBSD-ports-cb6b548bbdf0b2964635dca50e0e6dfd203554bb.tar.gz |
Take Maintainership to see errors.
If someone works closer to the developers, he can have it.
Diffstat (limited to 'net/licq')
-rw-r--r-- | net/licq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile index 5e9ca3a..77bc7dd 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net PKGNAMESUFFIX= -socks .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org .if defined(WITH_SOCKS) BUILD_DEPENDS= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 |