diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
commit | 99b61650d6f046adab4e574b90251de50d0bce85 (patch) | |
tree | a2c0b5adeb395ef0239393158dc9d7cce008936d /net-im/p5-Jabber-Lite | |
parent | 70f2f4503322ac2ed44f66bdefc114cc6df7772a (diff) | |
download | ports-99b61650d6f046adab4e574b90251de50d0bce85.tar.gz ports-99b61650d6f046adab4e574b90251de50d0bce85.zip |
Notes
Diffstat (limited to 'net-im/p5-Jabber-Lite')
-rw-r--r-- | net-im/p5-Jabber-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/p5-Jabber-Lite/Makefile b/net-im/p5-Jabber-Lite/Makefile index d0d68ce64439..01922bc0c35c 100644 --- a/net-im/p5-Jabber-Lite/Makefile +++ b/net-im/p5-Jabber-Lite/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Jabber PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Standalone library for communicating with Jabber servers RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ |