diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 07:45:27 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-08-23 07:45:27 +0000 |
commit | f9faa8bdaa87c8a1dbdd2cc88732152f965326a7 (patch) | |
tree | 23ca8e06e33cd24cc25025f8d0d4a56e8bec38cc /comms | |
parent | ec18974ce380418e3ec38484802699d5f018c64e (diff) |
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities
Notes
Notes:
svn path=/head/; revision=280250
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hcidump/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/comms/hcidump/Makefile b/comms/hcidump/Makefile index b0edbec71933..e24e72ffa94a 100644 --- a/comms/hcidump/Makefile +++ b/comms/hcidump/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.geocities.com/m_evmenkin/ MAINTAINER= pav@FreeBSD.org COMMENT= Bluetooth traffic dumper, similar to tcpdump +BROKEN= No Master Site +EXPIRATION_DATE= 2011-09-01 + WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= hcidump.1 |