diff options
author | culot <culot@FreeBSD.org> | 2012-02-06 16:03:27 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-02-06 16:03:27 +0800 |
commit | f9d49d1d72a1569e9ab19d76da8080847b3e2cb4 (patch) | |
tree | aa7b51bddb07939d4af012cacdab102e19c209fc /net-p2p | |
parent | 5d6839a0691786186781aa5a3b712db216ffc11f (diff) | |
download | freebsd-ports-graphics-f9d49d1d72a1569e9ab19d76da8080847b3e2cb4.tar.gz freebsd-ports-graphics-f9d49d1d72a1569e9ab19d76da8080847b3e2cb4.tar.zst freebsd-ports-graphics-f9d49d1d72a1569e9ab19d76da8080847b3e2cb4.zip |
- Update MASTER_SITES
PR: ports/164801
Submitted by: Sam Cassiba <sam@cassiba.com> (maintainer)
Diffstat (limited to 'net-p2p')
-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 988a4275481..3b0a4dbfed5 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 |