diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-05 13:02:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-05 13:02:02 +0000 |
commit | be0c01f66a29fff1cc2aa022cb6e21f1402a0aa2 (patch) | |
tree | 708ba7f4936b3ceb282e7af6585e22796a8dbe36 /net-im | |
parent | c8970c1c1975963801e6f0adc3f798841fee19d1 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ysm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile index 49755103529b..946b3989ad03 100644 --- a/net-im/ysm/Makefile +++ b/net-im/ysm/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://vampiro.rootshell.ru/pub/FreeBSD/distfiles/ \ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ysmv7_2_8_1 -MAINTAINER= vampiro@rootshell.ru +MAINTAINER= vampiro@rusunix.org LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |