diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 00:41:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-28 00:41:17 +0000 |
commit | d05f42124e1b3697434d881bb533cff580d3e7d9 (patch) | |
tree | 928a011b433f36423592d3b78145b10b57176519 /misc/achievo | |
parent | 8ebcde6f056bd6c4ffe47909d07d518f2c3f1eb6 (diff) | |
download | ports-d05f42124e1b3697434d881bb533cff580d3e7d9.tar.gz ports-d05f42124e1b3697434d881bb533cff580d3e7d9.zip |
Notes
Diffstat (limited to 'misc/achievo')
-rw-r--r-- | misc/achievo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/achievo/Makefile b/misc/achievo/Makefile index 7dbe56c72cc4..3909c840d445 100644 --- a/misc/achievo/Makefile +++ b/misc/achievo/Makefile @@ -8,7 +8,7 @@ PORTNAME= achievo PORTVERSION= 0.8.2 CATEGORIES= misc www -MASTER_SITES= http://ftp.achievo.org/pub/achievo/ +MASTER_SITES= http://ftp.achievo.org/pub/achievo/archive/ DISTNAME= ${PORTNAME}-stable-${PORTVERSION} MAINTAINER= nbm@FreeBSD.org |