diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-17 03:31:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-17 03:31:55 +0000 |
commit | 81fd7e5d0cb30c530f96aaba148fffd254bf3cfd (patch) | |
tree | e72761ee0f4f02ee49ea4ad162c7199280ac6f78 /www/aria | |
parent | 6357399ac2b3a191a58d01ff4a9601105abfeb55 (diff) |
Notes
Diffstat (limited to 'www/aria')
-rw-r--r-- | www/aria/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/aria/Makefile b/www/aria/Makefile index 1fef75d2fcc0..c985c4ed88fa 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -9,8 +9,7 @@ PORTNAME= aria PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://rabien.virtualave.net/linux/storage/sources/ \ - http://aria.rednoah.com/storage/sources/ +MASTER_SITES= http://aria.rednoah.com/storage/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Yet another download tool |