diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-02 23:50:11 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-02 23:50:11 +0800 |
commit | c9df2bafdd715b3b85f7f9beb02da56b3b7d139a (patch) | |
tree | 742faefc20312ebbd081b6f9ff00ab85e4547096 /net | |
parent | 0d614512c9f358684100109261d2391c7e122e5f (diff) | |
download | freebsd-ports-gnome-c9df2bafdd715b3b85f7f9beb02da56b3b7d139a.tar.gz freebsd-ports-gnome-c9df2bafdd715b3b85f7f9beb02da56b3b7d139a.tar.zst freebsd-ports-gnome-c9df2bafdd715b3b85f7f9beb02da56b3b7d139a.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')
-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 |