diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-02 23:51:38 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-02 23:51:38 +0800 |
commit | 705e43eacd011d45796f6db59e41315777771d73 (patch) | |
tree | 7f61e1c5f73be47113039beceb766a27dab0ad1a /net-p2p | |
parent | a774279d88f60bd91a6bb597001349f5f06e66be (diff) | |
download | freebsd-ports-gnome-705e43eacd011d45796f6db59e41315777771d73.tar.gz freebsd-ports-gnome-705e43eacd011d45796f6db59e41315777771d73.tar.zst freebsd-ports-gnome-705e43eacd011d45796f6db59e41315777771d73.zip |
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)
Diffstat (limited to 'net-p2p')
-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 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/} |