diff options
author | pav <pav@FreeBSD.org> | 2011-01-25 05:14:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-01-25 05:14:14 +0800 |
commit | 36938a9d981898a4ca76756cb093e1fb53f59e79 (patch) | |
tree | 252bcb50ca00e7497fb71a42a42bba2666aa7f2e /net-p2p | |
parent | 77d0715cd2d58dbe66dd5bf447b69b70906d27d8 (diff) | |
download | freebsd-ports-gnome-36938a9d981898a4ca76756cb093e1fb53f59e79.tar.gz freebsd-ports-gnome-36938a9d981898a4ca76756cb093e1fb53f59e79.tar.zst freebsd-ports-gnome-36938a9d981898a4ca76756cb093e1fb53f59e79.zip |
- Mark BROKEN: unfetchable
- Expire in one month, this is a client for no longer present service
Reported by: pointyhat
Feature safe: yes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/linux-agsatellite/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile index b1f055045d14..735c6ab68a27 100644 --- a/net-p2p/linux-agsatellite/Makefile +++ b/net-p2p/linux-agsatellite/Makefile @@ -16,6 +16,10 @@ DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21 MAINTAINER= ports@FreeBSD.org COMMENT= Client that allows you to share your music on Audiogalaxy(TM) +BROKEN= unfetchable +DEPRECATED= the whole service went to cloud +EXPIRATION_DATE=2011-02-24 + WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//} NO_BUILD= yes |