diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-08-08 12:14:31 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-08-08 12:14:31 +0800 |
commit | 431e0d042c88e00f5731f47407d1de43e78dde58 (patch) | |
tree | 7e4b22bba9650b5267c1f4b4c11f6f1530efe2f7 /net/sixxs-aiccu | |
parent | a921a2541fa747598acd1a2fd2484c7fc689fe03 (diff) | |
download | freebsd-ports-gnome-431e0d042c88e00f5731f47407d1de43e78dde58.tar.gz freebsd-ports-gnome-431e0d042c88e00f5731f47407d1de43e78dde58.tar.zst freebsd-ports-gnome-431e0d042c88e00f5731f47407d1de43e78dde58.zip |
- cleanup MASTER_SITES
Diffstat (limited to 'net/sixxs-aiccu')
-rw-r--r-- | net/sixxs-aiccu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index 6f7a87c75c6c..4125311d7326 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -9,8 +9,7 @@ PORTNAME= aiccu PORTVERSION= 20070115 PORTREVISION= 2 CATEGORIES= net ipv6 -MASTER_SITES= http://noc.sixxs.net/archive/sixxs/aiccu/unix/ \ - http://www.sixxs.net/archive/sixxs/aiccu/unix/ +MASTER_SITES= http://www.sixxs.net/archive/sixxs/aiccu/unix/ PKGNAMEPREFIX= sixxs- DISTNAME= aiccu_20070115 |