diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2000-10-30 16:55:42 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2000-10-30 16:55:42 +0800 |
commit | 1908c3b8d424d98b5c15805a46f5450125e3ced9 (patch) | |
tree | 7c7fe33dd839df46cd647ce93af1fef518643413 /misc/tet/Makefile | |
parent | b12670c7d653b94296bffd5e4bc1f5b6378d3435 (diff) | |
download | freebsd-ports-gnome-1908c3b8d424d98b5c15805a46f5450125e3ced9.tar.gz freebsd-ports-gnome-1908c3b8d424d98b5c15805a46f5450125e3ced9.tar.zst freebsd-ports-gnome-1908c3b8d424d98b5c15805a46f5450125e3ced9.zip |
Upgrade to TET v3.3f
Diffstat (limited to 'misc/tet/Makefile')
-rw-r--r-- | misc/tet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tet/Makefile b/misc/tet/Makefile index eb0723fa36e6..39202694a94d 100644 --- a/misc/tet/Makefile +++ b/misc/tet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tet -PORTVERSION= 3.3d +PORTVERSION= 3.3f CATEGORIES= misc MASTER_SITES= ftp://ftp.rdg.opengroup.org/pub/TET/TET3/ \ ${MASTER_SITE_LOCAL} |