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 /net-p2p | |
parent | 294f4a2273bcdfdf0e96e7f15afae0e58f4f7b39 (diff) | |
download | ports-f11935b0d55d48cad44c74a2f47a70ed69ee5ab1.tar.gz ports-f11935b0d55d48cad44c74a2f47a70ed69ee5ab1.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/linux-agsatellite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile index c69d336ac8ac..4d2e1f923724 100644 --- a/net-p2p/linux-agsatellite/Makefile +++ b/net-p2p/linux-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 |