diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/lopster/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 36bbc8702057..37817101b45a 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -62,6 +62,7 @@ SUBDIR += linux-edonkey-tool-recovermet SUBDIR += linux-jigdo SUBDIR += linuxdcpp + SUBDIR += lopster SUBDIR += microdc SUBDIR += microdc2 SUBDIR += minder diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 058f57e76f4e..d8716b26797c 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -8,7 +8,7 @@ PORTNAME= lopster PORTVERSION= 1.2.2 PORTREVISION= 2 -CATEGORIES= audio +CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://lopster.sourceforge.net/download/ MASTER_SITE_SUBDIR= ${PORTNAME} |