diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-09 04:14:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-09 04:14:51 +0000 |
commit | f11935b0d55d48cad44c74a2f47a70ed69ee5ab1 (patch) | |
tree | e74988703418bf720110a7c37f2519357f4f6241 /audio/agsatellite/Makefile | |
parent | s/malloc.h/stdilb.h/ (diff) |
linux binary; hence, add linux as secondary category
Notes
Notes:
svn path=/head/; revision=49863
Diffstat (limited to 'audio/agsatellite/Makefile')
-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 |