diff options
Diffstat (limited to 'games/44bsd-hunt/Makefile')
-rw-r--r-- | games/44bsd-hunt/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games/44bsd-hunt/Makefile b/games/44bsd-hunt/Makefile index b7025d1f273a..f8e3a67267a9 100644 --- a/games/44bsd-hunt/Makefile +++ b/games/44bsd-hunt/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: hunt -# Date created: 2001-02-20 -# Whom: bdluevel@heitec.net +# Created by: bdluevel@heitec.net # # $FreeBSD$ @@ -12,6 +10,9 @@ MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Rogue-like multiplayer game +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + LICENSE= BSD MAN6= hunt.6 huntd.6 |