diff options
author | asami <asami@FreeBSD.org> | 1995-11-22 19:39:58 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-22 19:39:58 +0800 |
commit | 994ed892d25fe10f1d25b08b771642508f018e8c (patch) | |
tree | bfbe4b153706e838de350bbf124c77f2c0441d32 | |
parent | 4bdb7e2511836dd48bfab6db53d386a82b7f31e6 (diff) | |
download | freebsd-ports-gnome-994ed892d25fe10f1d25b08b771642508f018e8c.tar.gz freebsd-ports-gnome-994ed892d25fe10f1d25b08b771642508f018e8c.tar.zst freebsd-ports-gnome-994ed892d25fe10f1d25b08b771642508f018e8c.zip |
Change category from "audio networking" to "audio net".
-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 |