diff options
Diffstat (limited to 'net-p2p/linux-edonkey-core')
-rw-r--r-- | net-p2p/linux-edonkey-core/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/linux-edonkey-core/files/README.FreeBSD | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/linux-edonkey-core/Makefile b/net-p2p/linux-edonkey-core/Makefile index 472a87075b60..dcbf8cf69ae4 100644 --- a/net-p2p/linux-edonkey-core/Makefile +++ b/net-p2p/linux-edonkey-core/Makefile @@ -8,7 +8,7 @@ PORTNAME= edonkey PORTVERSION= 1.3.0 PORTEPOCH= 1 -CATEGORIES= net linux +CATEGORIES= net-p2p linux MASTER_SITES= http://www.zen18864.zen.co.uk/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -core diff --git a/net-p2p/linux-edonkey-core/files/README.FreeBSD b/net-p2p/linux-edonkey-core/files/README.FreeBSD index b4e4c3d86f33..d89debf7d22f 100644 --- a/net-p2p/linux-edonkey-core/files/README.FreeBSD +++ b/net-p2p/linux-edonkey-core/files/README.FreeBSD @@ -1,7 +1,7 @@ 1) You have to configure the 'core' client and add a password - Install the "net/edonkey-core" port and type 'donkey' + Install the "net-p2p/edonkey-core" port and type 'donkey' from the command line and then typing 'pass username password' (and hitting ENTER). Once you are finished, type 'q' (ENTER) and 'y' (ENTER) to quit and make the core save its preferences. @@ -20,7 +20,7 @@ type 'donkey - !' from the command line. 3) Run the GUI and connect to the core client - Install the port "net/edonkey-gui-gtk" or "net/edonkey-gui-java", + Install the port "net-p2p/edonkey-gui-gtk" or "net-p2p/edonkey-gui-java", whichever one you prefer. Next run 'edonkey-gui-gtk' (if you chose the FreeBSD native GTK GUI client, or linux-edonkey-gui-gtk if Linux one) or 'edonkey-gui-java' (if you chose the Java GUI client). The |