From 48115df5d6660b4bf30857e44f4c9eeb3f4e4528 Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 6 Feb 2003 00:05:43 +0000 Subject: New port: net/linux-jigdo This is a port for the jigdo software, the new method of the Debian project to distribute their images. As I have a debian mirror on a FreeBSD machine I needed that to generate the debian 3.0 iso images here. The sources of jigdo are available but do not work out of the box, so I decided to go with the static binaries in linux-emulation. PR: ports/40834 Submitted by: Udo Schweigert --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 03e8628b8239..1dbbb961722a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -273,6 +273,7 @@ SUBDIR += linpopup SUBDIR += linux-edonkey-gui-gtk SUBDIR += linux-edonkey-server + SUBDIR += linux-jigdo SUBDIR += linuxigd SUBDIR += liveMedia SUBDIR += lla -- cgit