diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-03 10:55:35 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-03 10:55:35 +0800 |
commit | 950ecb4508ad55089ff99764c1f98aa649f382cf (patch) | |
tree | 12cfa57f1a47fd7d25108b5fef87ad88bb6bcf2b /net | |
parent | 0b02917417368dda12eda9084a2571dd65a7fc12 (diff) | |
download | freebsd-ports-gnome-950ecb4508ad55089ff99764c1f98aa649f382cf.tar.gz freebsd-ports-gnome-950ecb4508ad55089ff99764c1f98aa649f382cf.tar.zst freebsd-ports-gnome-950ecb4508ad55089ff99764c1f98aa649f382cf.zip |
Link to new location after repo copy move
ports/net/edonkey-core -> ports/net/linux-edonkey-core
ports/audio/agsatellite -> ports/net/linux-agsatellite
ports/audio/xnap -> ports/net/xnap
Repo copy approved by: portmgr (self)
Repo copied by: cvs (joe)
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index c478d637d0f7..7f948ac628ff 100644 --- a/net/Makefile +++ b/net/Makefile @@ -128,7 +128,6 @@ SUBDIR += easysoap SUBDIR += echolot SUBDIR += echoping - SUBDIR += edonkey-core SUBDIR += edonkey-gui-gtk SUBDIR += edonkey-gui-gtk-urlslave SUBDIR += edonkey-gui-java @@ -295,6 +294,8 @@ SUBDIR += linc SUBDIR += linphone SUBDIR += linpopup + SUBDIR += linux-agsatellite + SUBDIR += linux-edonkey-core SUBDIR += linux-edonkey-gui-gtk SUBDIR += linux-edonkey-server SUBDIR += linux-jigdo @@ -710,6 +711,7 @@ SUBDIR += xipmsg SUBDIR += xisp SUBDIR += xmlrpc-c + SUBDIR += xnap SUBDIR += xprobe SUBDIR += xsmbrowser SUBDIR += xtraceroute |