diff options
author | lioux <lioux@FreeBSD.org> | 2002-02-23 01:32:02 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-02-23 01:32:02 +0800 |
commit | cfa65f770e398b7b6ee7897553a69ea9c890e448 (patch) | |
tree | 2fa39ecac9dd6e7a34cc6e956d9be2df1d24aa76 /misc/edonkey-tool-list | |
parent | 8587c61ccf64adedf1bac79fec66edf737b8b233 (diff) | |
download | freebsd-ports-gnome-cfa65f770e398b7b6ee7897553a69ea9c890e448.tar.gz freebsd-ports-gnome-cfa65f770e398b7b6ee7897553a69ea9c890e448.tar.zst freebsd-ports-gnome-cfa65f770e398b7b6ee7897553a69ea9c890e448.zip |
Add linux as secondary category since this is a linux binary
Diffstat (limited to 'misc/edonkey-tool-list')
-rw-r--r-- | misc/edonkey-tool-list/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/edonkey-tool-list/Makefile b/misc/edonkey-tool-list/Makefile index 37db1b69afa7..483dcab0bda7 100644 --- a/misc/edonkey-tool-list/Makefile +++ b/misc/edonkey-tool-list/Makefile @@ -7,7 +7,7 @@ PORTNAME= edonkey PORTVERSION= 0.0.1 -CATEGORIES= misc +CATEGORIES= misc linux MASTER_SITES= http://users.aber.ac.uk/tpm01/ed2k_tools/ PKGNAMESUFFIX= -tool-list DISTNAME= ed2k_list |