diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-29 10:40:39 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-09-29 10:40:39 +0000 |
commit | cd08712cb3ef68b00ab9a7853feb39f65929c58e (patch) | |
tree | 893c7369efdd70793a4e0681016603188c56ead1 /www/rt3/Makefile | |
parent | 55c177da009f43329a55a20ccd659e5ea9f4a297 (diff) |
Notes
Diffstat (limited to 'www/rt3/Makefile')
-rw-r--r-- | www/rt3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile index 35f724e522f1..1762ae0e3bd0 100644 --- a/www/rt3/Makefile +++ b/www/rt3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rt3 -PORTVERSION?= 3.0.5 +PORTVERSION?= 3.0.6 CATEGORIES= www MASTER_SITES?= http://www.fsck.com/pub/rt/release/ \ http://www.fsck.com/pub/rt/devel/ \ |