diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:43:40 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-08-19 07:43:40 +0000 |
commit | 0ecc7bb91470243869ccd6167346bf3921209903 (patch) | |
tree | 5e88f98c0e3b86f199f39dc4aca3a9d6eefddb2f /textproc | |
parent | 2c00ad4988cae5f2721e361044b272c4fb708680 (diff) | |
download | ports-0ecc7bb91470243869ccd6167346bf3921209903.tar.gz ports-0ecc7bb91470243869ccd6167346bf3921209903.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/iksemel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index a77de58da043..2e68812e0abe 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= GOOGLE_CODE -MAINTAINER= rhaamo@gruik.at +MAINTAINER= ports@FreeBSD.org COMMENT= XML parser library mainly designed for Jabber applications LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls |