diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-25 09:18:17 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-25 09:18:17 +0000 |
commit | e8508cf75ba9bf9e0142ccdeb67c48a7e2a9e695 (patch) | |
tree | 71beeffdccb0174f27d56d1a84c401a1116d8229 /net-im | |
parent | - Update to version 4.20030925 (diff) |
- Update maintainer's email to aquatique@rusunix.org
Reported by: Evgueni V.Gavrilov <aquatique@rusunix.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=89332
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ysm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile index 3367a5d7bc47..2814ac1cf094 100644 --- a/net-im/ysm/Makefile +++ b/net-im/ysm/Makefile @@ -15,12 +15,12 @@ MASTER_SITES= ftp://rusunix.org/pub/FreeBSD/distfiles/ \ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ysmv7_2_9_0 -MAINTAINER= vampiro@rusunix.org +MAINTAINER= aquatique@rusunix.org COMMENT= Command line ICQ client with ICQ2000 and recoding support LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv -USE_BZIP2= yes +USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ |