diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 19:06:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 19:06:41 +0000 |
commit | e5e707310d2f4c7afbe421ccfcc450c4b0bf35f4 (patch) | |
tree | 2ec9933b81b8d0543058a5cdba0af1c6eab24481 /math/tvmet/Makefile | |
parent | Update to 1.2.7. (diff) |
upgrade to 0.7.0
PR: 46135
Submitted by: Ports Fury
Diffstat (limited to 'math/tvmet/Makefile')
-rw-r--r-- | math/tvmet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile index 31f30719c590..816442aeadde 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -7,7 +7,7 @@ # PORTNAME= tvmet -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |