diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 11:39:58 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 11:39:58 +0000 |
commit | 994ed892d25fe10f1d25b08b771642508f018e8c (patch) | |
tree | bfbe4b153706e838de350bbf124c77f2c0441d32 /audio | |
parent | 4bdb7e2511836dd48bfab6db53d386a82b7f31e6 (diff) | |
download | FreeBSD-ports-994ed892d25fe10f1d25b08b771642508f018e8c.zip FreeBSD-ports-994ed892d25fe10f1d25b08b771642508f018e8c.tar.gz |
Change category from "audio networking" to "audio net".
Diffstat (limited to 'audio')
-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 e2da8ec..42f162a 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 |