diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-05 15:33:51 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-05 15:33:51 +0800 |
commit | ceff32bcc316a64e9670d27cac3756c938c4ee86 (patch) | |
tree | f903034d96611387c8ea48c1a597e6fe760c51f2 /net-im | |
parent | fe0814ceee24f208469570b9c55f04a54739392d (diff) | |
download | freebsd-ports-gnome-ceff32bcc316a64e9670d27cac3756c938c4ee86.tar.gz freebsd-ports-gnome-ceff32bcc316a64e9670d27cac3756c938c4ee86.tar.zst freebsd-ports-gnome-ceff32bcc316a64e9670d27cac3756c938c4ee86.zip |
Chase repocopies towards ports/dns
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 854cd062ffc9..de5f6186f68b 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -16,7 +16,7 @@ COMMENT= A secure instant messaging system BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww \ - adns.1:${PORTSDIR}/net/adns + adns.1:${PORTSDIR}/dns/adns USE_OPENSSL= yes USE_AUTOCONF_VER=213 |