diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 14:40:38 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-11-11 14:40:38 +0000 |
commit | 0bec18dfeaa2c9f9e04d814f460d4ae4a308b0a9 (patch) | |
tree | 77e955522f6e7697924614e19f095f13acc1e236 /comms | |
parent | a9178a7bf60e4148b418c59a2f469402b641995a (diff) |
- Mark it as DEPRECATED - master site disapeared
- Set EXPIRATION_DATE
PR: ports/88095
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (15 days)
Notes
Notes:
svn path=/head/; revision=147933
Diffstat (limited to 'comms')
-rw-r--r-- | comms/qtpcr/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/qtpcr/Makefile b/comms/qtpcr/Makefile index b116968a5de0..ae5609c2f818 100644 --- a/comms/qtpcr/Makefile +++ b/comms/qtpcr/Makefile @@ -15,6 +15,9 @@ DISTNAME= qtpcr-${PORTVERSION} MAINTAINER= esn@x123.info COMMENT= Software that controls the ICOM PCR-1000 Receiver +DEPRECATED= "mastersite disappeared, no longer maintained by author" +EXPIRATION_DATE= 2005-12-31 + WRKSRC= ${WRKDIR}/qtpcr-${PORTVERSION}/src USE_X_PREFIX= yes |