diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-30 21:36:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-30 21:36:28 +0000 |
commit | fbab09fee302574e578e4f0d1b6082cdae4defb4 (patch) | |
tree | 2e89197b88b8a883c56aef7a5d0d89dc5d374850 /net-p2p/xnap | |
parent | 94554fea09e5a189b46884a7cecc30c3eae0292f (diff) |
Notes
Diffstat (limited to 'net-p2p/xnap')
-rw-r--r-- | net-p2p/xnap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index 8911c117aee8..2f2a7693634f 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -8,7 +8,7 @@ PORTNAME= XNap DISTVERSION= 2.5r3 PORTREVISION= 1 -CATEGORIES= net audio java +CATEGORIES= net-p2p audio java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} #DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} |