diff options
| author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:42:32 +0000 |
|---|---|---|
| committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:42:32 +0000 |
| commit | 498d4d9af3e67c9bae10b3a1fbd700aed04f6701 (patch) | |
| tree | a8d4125926d197622ffbb5fb025944e4b5ed7fcb | |
| parent | - Deprecate (diff) | |
- Deprecate
- Set EXPIRATION_DATE
PR: 106332
Submitted by: gabor
Notes
Notes:
svn path=/head/; revision=178870
| -rw-r--r-- | net/tund/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/tund/Makefile b/net/tund/Makefile index af6c4ce37473..449974eef04c 100644 --- a/net/tund/Makefile +++ b/net/tund/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.cemu.ru/pub/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= IP over UDP tunnel with encryption +DEPRECATED= distfile disappeared and has no homepage +EXPIRATION_DATE= 2007-01-04 + USE_OPENSSL= YES MAN8= tund.8 |
