diff options
author | demon <demon@FreeBSD.org> | 2001-01-07 04:24:32 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-01-07 04:24:32 +0800 |
commit | c78ce3cfb1d112274593aa9fec2f588068245082 (patch) | |
tree | 8799b7549bc220776be707aa8fb6d1be2ff2a2f7 /net/micq | |
parent | 7ee292a670b48e7f2744777d4361f16fffffeef0 (diff) | |
download | freebsd-ports-gnome-c78ce3cfb1d112274593aa9fec2f588068245082.tar.gz freebsd-ports-gnome-c78ce3cfb1d112274593aa9fec2f588068245082.tar.zst freebsd-ports-gnome-c78ce3cfb1d112274593aa9fec2f588068245082.zip |
Release to ports@. Maintainer e-mail bounces (no such user).
Diffstat (limited to 'net/micq')
-rw-r--r-- | net/micq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/micq/Makefile b/net/micq/Makefile index 91bbd81d5c7d..e9c29d9840fc 100644 --- a/net/micq/Makefile +++ b/net/micq/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://micq.chatzone.org/pub/micq/V${PORTVERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= andrew@chg.ru +MAINTAINER= ports@freebsd.org do-install: ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin |