aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-05-29 06:46:12 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-05-29 06:46:12 +0000
commit8af7af92e7caba8701c09e6279eb26939b305761 (patch)
tree77a7db0cf9278f5286f30496261c58fb30eecf80 /net-p2p
parentbfc07a6a4c19128f1792d83114411beaeeec0449 (diff)
downloadports-8af7af92e7caba8701c09e6279eb26939b305761.tar.gz
ports-8af7af92e7caba8701c09e6279eb26939b305761.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/Makefile1
-rw-r--r--net-p2p/opennap/Makefile4
2 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index 0d7d1cc8fc16..408f4f33d467 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -78,6 +78,7 @@
SUBDIR += napshare
SUBDIR += nicotine
SUBDIR += opendchub
+ SUBDIR += opennap
SUBDIR += peercast
SUBDIR += phex
SUBDIR += py-vertex
diff --git a/net-p2p/opennap/Makefile b/net-p2p/opennap/Makefile
index 95437d0d1d27..a743b77b5b1b 100644
--- a/net-p2p/opennap/Makefile
+++ b/net-p2p/opennap/Makefile
@@ -8,11 +8,11 @@
PORTNAME= opennap
PORTVERSION= 0.44
PORTREVISION= 1
-CATEGORIES= audio net
+CATEGORIES= net-p2p
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= drogoh@megalomaniacal.net
COMMENT= The OpenNAP open-source Napster server
USE_GMAKE= YES