diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-09-05 15:51:59 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-09-05 15:51:59 +0000 |
commit | 58c6e60697953cd9c862bb7ff0c70bd04daeb2d1 (patch) | |
tree | fc9a4cc11a8e1150cd1ccc13e1e2142025e1006e /net/linc/Makefile | |
parent | 8501a3020cca9635ce9a09d713a37acfe337e27d (diff) | |
download | ports-58c6e60697953cd9c862bb7ff0c70bd04daeb2d1.tar.gz ports-58c6e60697953cd9c862bb7ff0c70bd04daeb2d1.zip |
Notes
Diffstat (limited to 'net/linc/Makefile')
-rw-r--r-- | net/linc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/linc/Makefile b/net/linc/Makefile index bfefbe83cd8d..fd75576f8c6d 100644 --- a/net/linc/Makefile +++ b/net/linc/Makefile @@ -13,6 +13,9 @@ COMMENT= Library for writing networked servers & clients USES= tar:bzip2 +DEPRECATED= Last release in 2003, not used by anything anymore. +EXPIRATION_DATE= 2015-09-19 + .if !defined(REFERENCE_PORT) USES+= gmake libtool pathfix pkgconfig |