diff options
author | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
commit | 7632c60afb269aba56496fb4bb55b103fdbaa265 (patch) | |
tree | e3cc3024b114ad779e369d158bd716d2d6c6d8e6 /comms/hcidump | |
parent | 23665566abffe427d7df596fcdf53a21bab229eb (diff) | |
download | freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.gz freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.zst freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.zip |
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
Diffstat (limited to 'comms/hcidump')
-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 |