diff options
author | krion <krion@FreeBSD.org> | 2004-04-16 15:47:21 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-16 15:47:21 +0800 |
commit | 5c6f8ce4ba0cd5c6794c54f3492846ba9d93dee6 (patch) | |
tree | d7c7dd7b7ac3774c98da0192d2f2ce109b40e150 /net/ysm | |
parent | d335dacf6a9472aeaf815cdf55663f68874e66e2 (diff) | |
download | freebsd-ports-graphics-5c6f8ce4ba0cd5c6794c54f3492846ba9d93dee6.tar.gz freebsd-ports-graphics-5c6f8ce4ba0cd5c6794c54f3492846ba9d93dee6.tar.zst freebsd-ports-graphics-5c6f8ce4ba0cd5c6794c54f3492846ba9d93dee6.zip |
- Change maintainer's email
PR: ports/65602
Submitted by: maintainer
Diffstat (limited to 'net/ysm')
-rw-r--r-- | net/ysm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ysm/Makefile b/net/ysm/Makefile index 6b6784194a6..e3bade70e00 100644 --- a/net/ysm/Makefile +++ b/net/ysm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://rusunix.org/pub/FreeBSD/distfiles/ \ http://aquatique.rusunix.org/ DISTNAME= ${PORTNAME}v${PORTVERSION:S/./_/g} -MAINTAINER= aquatique@rusunix.org +MAINTAINER= aquatique-ports@rambler.ru COMMENT= Command line ICQ client with ICQ2000 and recoding support USE_ICONV= yes |