diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-02-06 08:03:27 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-02-06 08:03:27 +0000 |
commit | c8ac8eedf1284dff7465ee490fffab3d3d3549c9 (patch) | |
tree | 3ee93dcb2153f508e7acc375c10c8e1d91c263d3 | |
parent | 9f6bc5a5ad67cae858aa3b9db327ed14292d9b6a (diff) | |
download | ports-c8ac8eedf1284dff7465ee490fffab3d3d3549c9.tar.gz ports-c8ac8eedf1284dff7465ee490fffab3d3d3549c9.zip |
- Update MASTER_SITES
PR: ports/164801
Submitted by: Sam Cassiba <sam@cassiba.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=290472
-rw-r--r-- | net-p2p/teknap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile index 988a4275481a..3b0a4dbfed51 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -9,7 +9,7 @@ PORTNAME= TekNap PORTVERSION= 1.3.g PORTREVISION= 3 CATEGORIES= net-p2p -MASTER_SITES= http://got.net/~brian/teknap/ +MASTER_SITES= http://www.epicsol.org/~brian/got.net-archive/teknap/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.g/g/} MAINTAINER= sam@cassiba.com |