diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-02 23:50:11 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-02 23:50:11 +0800 |
commit | a774279d88f60bd91a6bb597001349f5f06e66be (patch) | |
tree | cce57b978666bb5fb4588d1577fa26890353c17d /net-p2p | |
parent | bc3b9721c0074530d3c8a38f50985212eca3e7aa (diff) | |
download | freebsd-ports-gnome-a774279d88f60bd91a6bb597001349f5f06e66be.tar.gz freebsd-ports-gnome-a774279d88f60bd91a6bb597001349f5f06e66be.tar.zst freebsd-ports-gnome-a774279d88f60bd91a6bb597001349f5f06e66be.zip |
First commit after repo copy. Reco copy for more accurate
categorization and port naming
ports/audio/agsatellite -> ports/net/linux-agsatellite
Repo copy approved by: portmgr (self)
Repo copy done by: cvs (joe)
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 ca3f568970c7..9f3a4592a707 100644 --- a/net-p2p/linux-agsatellite/Makefile +++ b/net-p2p/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 |