diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-31 13:16:44 +0000 |
commit | 0efbc061350dae8df6c932cd59725e1c5fb97f3e (patch) | |
tree | c2285d7ee0c4a2ec10f250b53d3911da377b8392 /games/xothello/Makefile | |
parent | c967d41d111a16b34aa11f5b90c4cdc71adf87c2 (diff) |
Notes
Diffstat (limited to 'games/xothello/Makefile')
-rw-r--r-- | games/xothello/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/xothello/Makefile b/games/xothello/Makefile index 928d4a1d0a96..caee1a41fd90 100644 --- a/games/xothello/Makefile +++ b/games/xothello/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= # http://makosteszta.sote.hu/linux/othello/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz +DEPRECATED= "master site disappeared" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= Othello aka Reversi game for X Window |