diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-15 20:10:04 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-15 20:10:04 +0000 |
commit | ae6c63182e4bfc3ec4d89985ce63f78737b33962 (patch) | |
tree | 180314f109ba6be12f5160048d89e9613cd5a668 /misc/achievo | |
parent | e543cc9e642432ce263626f9066796bea1a19b51 (diff) | |
download | ports-ae6c63182e4bfc3ec4d89985ce63f78737b33962.tar.gz ports-ae6c63182e4bfc3ec4d89985ce63f78737b33962.zip |
Notes
Diffstat (limited to 'misc/achievo')
-rw-r--r-- | misc/achievo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/achievo/Makefile b/misc/achievo/Makefile index bdafe4d484fe..ae0a3ca9fc35 100644 --- a/misc/achievo/Makefile +++ b/misc/achievo/Makefile @@ -8,7 +8,8 @@ PORTNAME= achievo PORTVERSION= 1.0.4 CATEGORIES= misc www -MASTER_SITES= http://ftp.achievo.org/pub/achievo/ +MASTER_SITES= http://www.achievo.org/files/ \ + http://www.caomhin.org/geek/ports/ DISTNAME= ${PORTNAME}-stable-${PORTVERSION} MAINTAINER= kevin@caomhin.demon.co.uk |