diff options
Diffstat (limited to 'net-p2p/teknap/Makefile')
-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 453080b1309f..eca6150e29c7 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -9,7 +9,7 @@ PORTNAME= TekNap PORTVERSION= 1.3.g PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ftp://ftp.sra.co.jp/pub/os/OpenBSD/distfiles/ \ +MASTER_SITES= http://got.net/~brian/teknap/ \ ftp://ftp.arnes.si/packages2/OpenBSD/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.g/g/} |