diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-03 03:06:41 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-03 03:06:41 +0800 |
commit | 1ba9a5bb311f78fc532a93cb11c20bb5007a5ac8 (patch) | |
tree | 83165f9c5449243f53aaedede9685f1d6babf2a1 /math/tvmet/Makefile | |
parent | 95a62bbfcde1c47de479186ab7942cd287f76ec9 (diff) | |
download | freebsd-ports-gnome-1ba9a5bb311f78fc532a93cb11c20bb5007a5ac8.tar.gz freebsd-ports-gnome-1ba9a5bb311f78fc532a93cb11c20bb5007a5ac8.tar.zst freebsd-ports-gnome-1ba9a5bb311f78fc532a93cb11c20bb5007a5ac8.zip |
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} |