diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2006-11-04 23:17:04 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2006-11-04 23:17:04 +0000 |
commit | dcb7193134024e83af9b7ff43971e1a6484f888b (patch) | |
tree | 4c23c614315fef4665446d744a76b4341d471eda /net-im/sim-im | |
parent | 32ae46724f05117149af9e60ef814cd2de6d4345 (diff) | |
download | ports-dcb7193134024e83af9b7ff43971e1a6484f888b.tar.gz ports-dcb7193134024e83af9b7ff43971e1a6484f888b.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 bb7809dacd40..c408cf5126bf 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= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin-based instant messenger LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt |