diff options
Diffstat (limited to 'games/xnibbles/Makefile')
-rw-r--r-- | games/xnibbles/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile index 605593a1c46..a5e0d65301e 100644 --- a/games/xnibbles/Makefile +++ b/games/xnibbles/Makefile @@ -12,6 +12,9 @@ CATEGORIES= games MASTER_SITES= http://tinton.braschka.org/Files/pub/games/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/BETA/} +DEPRECATED= "master site disappeared" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= A simple X11 snake game, like one seen in MS-DOS qbasic |