diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-02 15:50:11 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-06-02 15:50:11 +0000 |
commit | c9df2bafdd715b3b85f7f9beb02da56b3b7d139a (patch) | |
tree | 742faefc20312ebbd081b6f9ff00ab85e4547096 /net-p2p/linux-agsatellite | |
parent | 0d614512c9f358684100109261d2391c7e122e5f (diff) | |
download | ports-c9df2bafdd715b3b85f7f9beb02da56b3b7d139a.tar.gz ports-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)
Notes
Notes:
svn path=/head/; revision=82019
Diffstat (limited to 'net-p2p/linux-agsatellite')
-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 |