diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-17 20:29:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-17 20:29:33 +0000 |
commit | cbb251cd4639f932a41f0649e43eef13b189d67a (patch) | |
tree | c6daceb2d73ed5c800bf64fb4858b639c0cd63ee /www/atutor/Makefile | |
parent | afe82c8e2934255b8acd9d3a81637eb409fd39b7 (diff) |
Notes
Diffstat (limited to 'www/atutor/Makefile')
-rw-r--r-- | www/atutor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/atutor/Makefile b/www/atutor/Makefile index ca01a29b1598..a64c96c32da6 100644 --- a/www/atutor/Makefile +++ b/www/atutor/Makefile @@ -6,9 +6,9 @@ # PORTNAME= atutor -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= www -MASTER_SITES= SF +MASTER_SITES= SFP/${PORTNAME}/ATutor/ATutor%20${PORTVERSION}/ DISTNAME= ATutor-${PORTVERSION} MAINTAINER= wenheping@gmail.com |