diff options
author | sem <sem@FreeBSD.org> | 2006-11-16 21:09:03 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-11-16 21:09:03 +0800 |
commit | 0760baf64c76f60bf364eb3c1ae1d15bfeb17298 (patch) | |
tree | f15e0acf2bb0f4467f810ec07dbc44a8b47617f8 | |
parent | bc20a860693c85c638977d7179ab3749902773c0 (diff) | |
download | freebsd-ports-gnome-0760baf64c76f60bf364eb3c1ae1d15bfeb17298.tar.gz freebsd-ports-gnome-0760baf64c76f60bf364eb3c1ae1d15bfeb17298.tar.zst freebsd-ports-gnome-0760baf64c76f60bf364eb3c1ae1d15bfeb17298.zip |
- New maintainer
Submitted by: Alexey V. Panfilov <sim-im at lehis.ru>
-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 |