diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-02 15:51:38 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-02 15:51:38 +0000 |
commit | d7e486df7197546dbffe03dd3e0aaeb1d9a2568e (patch) | |
tree | 26ba8c2598912f4127515082cdc214d33d5c2b22 | |
parent | First commit after repo copy. Reco copy for more accurate (diff) |
First commit after repo copy. Reco copy for more accurate
categorization. Fill categories correctly.
ports/audio/xnap -> ports/net/xnap
Repo copy approved by: portmgr (self)
Repo copy done by: cvs (joe)
-rw-r--r-- | net-p2p/xnap/Makefile | 2 | ||||
-rw-r--r-- | net/xnap/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index d00496952d41..c11bc7ef071d 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -7,7 +7,7 @@ PORTNAME= XNap PORTVERSION= 2.5.p1 -CATEGORIES= audio java net +CATEGORIES= net audio java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} diff --git a/net/xnap/Makefile b/net/xnap/Makefile index d00496952d41..c11bc7ef071d 100644 --- a/net/xnap/Makefile +++ b/net/xnap/Makefile @@ -7,7 +7,7 @@ PORTNAME= XNap PORTVERSION= 2.5.p1 -CATEGORIES= audio java net +CATEGORIES= net audio java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} |