diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-11-16 13:09:03 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-11-16 13:09:03 +0000 |
commit | 3e52c860c7a3e6e5b24bdfaa6b1f1407888ce55c (patch) | |
tree | 518a71d064e6f478695ac1fecae3b1ffe59deae9 /net-im/sim-im | |
parent | f9dbb2d566cc22f41a08d14c10ac219f54c1ab43 (diff) | |
download | ports-3e52c860c7a3e6e5b24bdfaa6b1f1407888ce55c.tar.gz ports-3e52c860c7a3e6e5b24bdfaa6b1f1407888ce55c.zip |
Notes
Diffstat (limited to 'net-im/sim-im')
-rw-r--r-- | net-im/sim-im/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile index c408cf5126bf..af6f456bd8a5 100644 --- a/net-im/sim-im/Makefile +++ b/net-im/sim-im/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME:S/-im//}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sim-im@lehis.ru COMMENT= Plugin-based instant messenger LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt |