diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 23:15:34 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 23:15:34 +0000 |
commit | 049ac4e97262c261d8441b6bb063869d91cf7f65 (patch) | |
tree | abb236f4353de91d3fb03ad0be36779e46644d37 | |
parent | Reset guy@device.dyndns.org: email address bounces. (diff) |
Mark as deprecated: website and maintainer disappeared.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=223507
-rw-r--r-- | net/p54u/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p54u/Makefile b/net/p54u/Makefile index a008501cdda4..eac04844962b 100644 --- a/net/p54u/Makefile +++ b/net/p54u/Makefile @@ -10,10 +10,12 @@ PORTVERSION= 0.8 CATEGORIES= net kld MASTER_SITES= http://www.prism54.org/p54u/releases/ -MAINTAINER= lekernel@prism54.org +MAINTAINER= ports@FreeBSD.org COMMENT= Driver for USB wireless devices with Conexant (Prism 54) chipsets NO_PACKAGE= Should be in sync with the kernel to work correctly +DEPRECATED= website disappeared +EXPIRATION_DATE= 2008-01-28 USE_BZIP2= yes MANCOMPRESSED= yes |