diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-09 23:06:17 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-04-09 23:06:17 +0000 |
commit | 5a6eadc7104bc1bc2b71b97d1791cdf5adf643a6 (patch) | |
tree | 8f5dba8239138ebd8e830d22b989800bf6bb0761 /www/trac/Makefile | |
parent | bd7ccf688a5c7df9000cecdd10f9444f60a268a3 (diff) |
Notes
Diffstat (limited to 'www/trac/Makefile')
-rw-r--r-- | www/trac/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile index f9b608d626e8..78321e96ea0e 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -6,8 +6,8 @@ # PORTNAME= trac -PORTVERSION= 0.10.3 -PORTREVISION= 1 +PORTVERSION= 0.10.3.1 +PORTREVISION= 2 CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ |