diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/teknap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile index f4828666df05..069bdee4c131 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -9,8 +9,7 @@ PORTNAME= TekNap PORTVERSION= 1.3.g PORTREVISION= 3 CATEGORIES= net-p2p -MASTER_SITES= http://got.net/~brian/teknap/ \ - ftp://ftp.arnes.si/packages2/OpenBSD/distfiles/ +MASTER_SITES= http://got.net/~brian/teknap/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.g/g/} MAINTAINER= ports@FreeBSD.org |