diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-12-08 11:18:31 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-12-08 11:18:31 +0000 |
commit | c9136a1669e2af01caab2c00e3686d67dc516806 (patch) | |
tree | a3460cd677a69e237f1f4c8435595c83ad7c7889 /misc/tet | |
parent | 3f5381072fdf32ae11ec430da5dc34a5734a37ec (diff) | |
download | ports-c9136a1669e2af01caab2c00e3686d67dc516806.tar.gz ports-c9136a1669e2af01caab2c00e3686d67dc516806.zip |
Notes
Diffstat (limited to 'misc/tet')
-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 8e55e69eb749..d7cf91740c08 100644 --- a/misc/tet/Makefile +++ b/misc/tet/Makefile @@ -10,7 +10,7 @@ DISTNAME= tet3.2e-unsup PKGNAME= tet-3.2e CATEGORIES= misc MASTER_SITES= ftp://ftp.rdg.opengroup.org/pub/TET/TET3/ \ - http://freefall.freebsd.org/~jkoshy/PORTS/ + http://www.FreeBSD.org/~jkoshy/PORTS/ EXTRACT_SUFX= .src.tgz MAINTAINER= jkoshy@freebsd.org |