diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-10 10:56:35 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-10 10:56:35 +0000 |
commit | 5c24a6ab6d26fd856425e6e4edd4ed80e9dacc8a (patch) | |
tree | 296bd5673ef262d7b4199ca4a0a289cd2f01157e /lang/t3x/Makefile | |
parent | Update dap to 2.1.4 (diff) |
Update to 8.0.2
Also update homepage
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
PR: 53110
Approved by: fjoe (implicit)
Notes
Notes:
svn path=/head/; revision=82662
Diffstat (limited to 'lang/t3x/Makefile')
-rw-r--r-- | lang/t3x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/t3x/Makefile b/lang/t3x/Makefile index fc99b2b447d0..80a1238f621f 100644 --- a/lang/t3x/Makefile +++ b/lang/t3x/Makefile @@ -6,7 +6,7 @@ # PORTNAME= t3x -PORTVERSION= 8.0.1 +PORTVERSION= 8.0.2 CATEGORIES= lang devel MASTER_SITES= http://t3x.dyndns.org/files/ \ http://www.t3x.org/files/ |