diff options
Diffstat (limited to 'net-p2p/linux-overnet-core/Makefile')
-rw-r--r-- | net-p2p/linux-overnet-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linux-overnet-core/Makefile b/net-p2p/linux-overnet-core/Makefile index 6ee5d30d3cfe..de3d5507bf56 100644 --- a/net-p2p/linux-overnet-core/Makefile +++ b/net-p2p/linux-overnet-core/Makefile @@ -7,7 +7,7 @@ PORTNAME= overnet PORTVERSION= 1.0.1 -CATEGORIES= net linux +CATEGORIES= net-p2p linux MASTER_SITES= http://www.zen18864.zen.co.uk/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -core |