diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 15:04:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-27 15:04:16 +0000 |
commit | 8c9b17f3f8aba892fd6ae20ef038037fdcd7d00a (patch) | |
tree | 7c8d70ba495e1b96623be3ad736a0c3d27684e41 /www/atutor | |
parent | 67a1b7d4703ca785911109a3b2f0e6636119fcab (diff) |
Notes
Diffstat (limited to 'www/atutor')
-rw-r--r-- | www/atutor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/atutor/Makefile b/www/atutor/Makefile index a64c96c32da6..3fde96661f36 100644 --- a/www/atutor/Makefile +++ b/www/atutor/Makefile @@ -8,7 +8,7 @@ PORTNAME= atutor PORTVERSION= 1.6.3 CATEGORIES= www -MASTER_SITES= SFP/${PORTNAME}/ATutor/ATutor%20${PORTVERSION}/ +MASTER_SITES= SF/${PORTNAME}/ATutor/ATutor%20${PORTVERSION} DISTNAME= ATutor-${PORTVERSION} MAINTAINER= wenheping@gmail.com |