diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-05 11:42:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-05 11:42:25 +0000 |
commit | a06b286bd4bcad5f907de9d36cfdab000d33e05b (patch) | |
tree | 4dab3cf9e924d2ea3458782927d92bc3f4e23894 /www/trac-gantt/Makefile | |
parent | ac1c5e8dc6eeaa4ff29542325ea750e193d9e540 (diff) | |
download | ports-a06b286bd4bcad5f907de9d36cfdab000d33e05b.tar.gz ports-a06b286bd4bcad5f907de9d36cfdab000d33e05b.zip |
Notes
Diffstat (limited to 'www/trac-gantt/Makefile')
-rw-r--r-- | www/trac-gantt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/trac-gantt/Makefile b/www/trac-gantt/Makefile index 3f55bae660b0..bd97758a0457 100644 --- a/www/trac-gantt/Makefile +++ b/www/trac-gantt/Makefile @@ -6,9 +6,9 @@ # PORTNAME= TracGantt -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2a CATEGORIES= www devel python -MASTER_SITES= http://ideas.water-powered.com/gantt/ \ +MASTER_SITES= http://willbarton.com/files/ \ http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMEPREFIX= trac- |