diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-18 18:02:41 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-18 18:02:41 +0000 |
commit | 8ca1a1a34ebf98359b332701d729f27bf4796bba (patch) | |
tree | 8ba38e0d00e3b9eaf4dc6517569a792cc7a00f4f /games/x3eyes | |
parent | 8d066eab7aab38f12575dc663493f2966a0c5165 (diff) |
Notes
Diffstat (limited to 'games/x3eyes')
-rw-r--r-- | games/x3eyes/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/x3eyes/Makefile b/games/x3eyes/Makefile index 5af026ba4d13..45107aa9167a 100644 --- a/games/x3eyes/Makefile +++ b/games/x3eyes/Makefile @@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An xeyes-like game except with 3 eyes +DEPRECATED= distfile disappeared and has no homepage +EXPIRATION_DATE= 2007-01-17 + USE_IMAKE= yes MAN1= x3eyes.1 PLIST_FILES= bin/x3eyes |