diff options
Diffstat (limited to 'net/tund/Makefile')
-rw-r--r-- | net/tund/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/tund/Makefile b/net/tund/Makefile index b9f283ff1511..095b8e26058d 100644 --- a/net/tund/Makefile +++ b/net/tund/Makefile @@ -8,15 +8,11 @@ PORTNAME= tund PORTVERSION= 0.20 CATEGORIES= net -MASTER_SITES= # +MASTER_SITES= ftp://ftp.cemu.ru/pub/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= IP over UDP tunnel with encryption -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-13 - USE_OPENSSL= YES MAN8= tund.8 |