diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 11:39:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-22 11:39:58 +0000 |
commit | 18dd53709575cfa29e8c8af9809e21ffecbcb68e (patch) | |
tree | a1ab123056d1c8567993b9982821b7c5187a027b /audio/radio | |
parent | Category renaming to match the directory names ("benchmarking" (diff) |
Change category from "audio networking" to "audio net".
Notes
Notes:
svn path=/head/; revision=2444
Diffstat (limited to 'audio/radio')
-rw-r--r-- | audio/radio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/radio/Makefile b/audio/radio/Makefile index e2da8ecc0fcc..42f162a377a8 100644 --- a/audio/radio/Makefile +++ b/audio/radio/Makefile @@ -6,7 +6,7 @@ DISTNAME= radio2.0.4 PKGNAME= radio-2.0.4 -CATEGORIES+= audio networking +CATEGORIES+= audio net MASTER_SITES= ftp://ftp.cwi.nl/pub/audio/ NO_WRKSUBDIR= yes |