diff options
author | erwin <erwin@FreeBSD.org> | 2006-12-05 05:42:32 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-12-05 05:42:32 +0800 |
commit | 79e271bd39d70520f1a19fe803fdf2f2c0c2c194 (patch) | |
tree | 24e08b21bbae555f0240b0f56014687f999cb72f /net/tund | |
parent | 565f4f99f44d6746857137953c1101889f941eb5 (diff) | |
download | freebsd-ports-gnome-79e271bd39d70520f1a19fe803fdf2f2c0c2c194.tar.gz freebsd-ports-gnome-79e271bd39d70520f1a19fe803fdf2f2c0c2c194.tar.zst freebsd-ports-gnome-79e271bd39d70520f1a19fe803fdf2f2c0c2c194.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: 106332
Submitted by: gabor
Diffstat (limited to 'net/tund')
-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 |