diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rtplib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/rtplib/Makefile b/devel/rtplib/Makefile index 1478c03f78cf..511835789e08 100644 --- a/devel/rtplib/Makefile +++ b/devel/rtplib/Makefile @@ -16,6 +16,8 @@ COMMENT= A library for developing applications over RTP RTP_HEADERS= rtp_api.h rtp_highlevel.h rtp_lowlevel.h RESTRICTED= "Source recipient must acknowledge license" +DEPRECATED= Upstream codebase appears to be unmaintained +EXPIRATION_DATE= 2006-10-01 GNU_CONFIGURE= yes |