diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-04-01 05:56:21 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-04-01 05:56:21 +0000 |
commit | 17d10f86698e9d9103009b76eed6227f14002f5d (patch) | |
tree | 8fb20c3342086c6a0ea0ae60057bb093cd6a1679 /net-im/licq-console | |
parent | dd01eaa22d97b7c3a9ff4087799aa05b29f7a9d4 (diff) | |
download | FreeBSD-ports-17d10f86698e9d9103009b76eed6227f14002f5d.zip FreeBSD-ports-17d10f86698e9d9103009b76eed6227f14002f5d.tar.gz |
- Change invalid MAINTAINER:
If you do so, please include this problem report. You can
delete your own text from the message returned below.
The Postfix program
<licq@FreeBSD.org>: unknown user: "licq"
Diffstat (limited to 'net-im/licq-console')
-rw-r--r-- | net-im/licq-console/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile index 2a3c6e3..9c1f9fe 100644 --- a/net-im/licq-console/Makefile +++ b/net-im/licq-console/Makefile @@ -9,7 +9,7 @@ PORTNAME= console PORTVERSION= ${CONSOLE_LICQ_VER} CATEGORIES= net -MAINTAINER= licq@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org USE_AUTOMAKE= yes |