diff options
author | lioux <lioux@FreeBSD.org> | 2001-11-09 12:14:51 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-11-09 12:14:51 +0800 |
commit | fe7de642ce3a99aef6f917efc0a8c009648fcca2 (patch) | |
tree | b364ecb3e9cc77e94a2a6a97baf5ed4e9f87754d /audio | |
parent | f6b3fc6dada07bd631a8f1f5d03820f989d266e7 (diff) | |
download | freebsd-ports-gnome-fe7de642ce3a99aef6f917efc0a8c009648fcca2.tar.gz freebsd-ports-gnome-fe7de642ce3a99aef6f917efc0a8c009648fcca2.tar.zst freebsd-ports-gnome-fe7de642ce3a99aef6f917efc0a8c009648fcca2.zip |
linux binary; hence, add linux as secondary category
Diffstat (limited to 'audio')
-rw-r--r-- | audio/agsatellite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/agsatellite/Makefile b/audio/agsatellite/Makefile index c69d336ac8ac..4d2e1f923724 100644 --- a/audio/agsatellite/Makefile +++ b/audio/agsatellite/Makefile @@ -7,7 +7,7 @@ PORTNAME= agsatellite PORTVERSION= 0.520 -CATEGORIES= audio net +CATEGORIES= audio net linux MASTER_SITES= http://www.audiogalaxy.com/downloads/ DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21 |