diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 14:40:52 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 14:40:52 +0000 |
commit | d89fe3a5c23e920ae4f521f80a56e335688f1f16 (patch) | |
tree | 537dad9dd46a371019a263f6a4baf9703305018a /comms | |
parent | 0bec18dfeaa2c9f9e04d814f460d4ae4a308b0a9 (diff) | |
download | ports-d89fe3a5c23e920ae4f521f80a56e335688f1f16.tar.gz ports-d89fe3a5c23e920ae4f521f80a56e335688f1f16.zip |
- Mark it as DEPRECATED - master site disapeared
- Set EXPIRATION_DATE
PR: ports/88064
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (16 days)
Notes
Notes:
svn path=/head/; revision=147934
Diffstat (limited to 'comms')
-rw-r--r-- | comms/vpb2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/vpb2/Makefile b/comms/vpb2/Makefile index 059484b657e8..8a1464b0af74 100644 --- a/comms/vpb2/Makefile +++ b/comms/vpb2/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://www.voxilla.org/pub/vpb/ MAINTAINER= dyfet@gnu.org COMMENT= User mode API for Voicetronix 4 port analog DSP telephony cards +DEPRECATED= "mastersite disappeared, no longer maintained by author" +EXPIRATION_DATE= 2005-12-31 + USE_GMAKE= yes USE_INC_LIBTOOL_VER= 13 USE_AUTOCONF_VER= 213 |