diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-05-11 11:24:26 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-05-11 11:24:26 +0000 |
commit | 0eada0507b894e02ba1b0356dee2acafa646a01f (patch) | |
tree | d197d34fef94da76d746b60e81981ffe51da47ae /net/sixxs-aiccu | |
parent | 441ea265921d31c0c840e8f4470bf0cfe5f8a91f (diff) | |
download | ports-0eada0507b894e02ba1b0356dee2acafa646a01f.tar.gz ports-0eada0507b894e02ba1b0356dee2acafa646a01f.zip |
Notes
Diffstat (limited to 'net/sixxs-aiccu')
-rw-r--r-- | net/sixxs-aiccu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index 271313d0911c..38061e6e9345 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.sixxs.net/archive/sixxs/aiccu/unix/ PKGNAMEPREFIX= sixxs- DISTNAME= aiccu_20070115 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SixXS IPv6 TIC+ tunnel broker heartbeat client LIB_DEPENDS= libgnutls-openssl.so:${PORTSDIR}/security/gnutls |