diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/cdonkey/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/cdonkey/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile index 08bcbf8e3cf4..75bc5387c995 100644 --- a/net-p2p/cdonkey/Makefile +++ b/net-p2p/cdonkey/Makefile @@ -18,6 +18,7 @@ COMMENT= An open and free core client for the eDonkey protocol LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 +PLIST_FILES= bin/cDonkey USE_BZIP2= yes USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/net-p2p/cdonkey/pkg-plist b/net-p2p/cdonkey/pkg-plist deleted file mode 100644 index f30a1e76b182..000000000000 --- a/net-p2p/cdonkey/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/cDonkey |