diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/linux-agsatellite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linux-agsatellite/Makefile b/net/linux-agsatellite/Makefile index ca3f568970c7..9f3a4592a707 100644 --- a/net/linux-agsatellite/Makefile +++ b/net/linux-agsatellite/Makefile @@ -8,7 +8,7 @@ PORTNAME= agsatellite PORTVERSION= 0.520 PORTREVISION= 2 -CATEGORIES= audio net linux +CATEGORIES= net audio linux MASTER_SITES= http://www.audiogalaxy.com/downloads/ PKGNAMEPREFIX= linux- DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21 |