diff options
author | linimon <linimon@FreeBSD.org> | 2009-05-29 09:38:53 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-05-29 09:38:53 +0800 |
commit | 6c1173f4ce511019671aaeacb2b355ee30051753 (patch) | |
tree | 2dd71946f4e1b84db3399b1ac88d6fac93287ee7 /games | |
parent | cc6f4a08783542087830a60e69ecb7bb4d00a0bd (diff) | |
download | freebsd-ports-gnome-6c1173f4ce511019671aaeacb2b355ee30051753.tar.gz freebsd-ports-gnome-6c1173f4ce511019671aaeacb2b355ee30051753.tar.zst freebsd-ports-gnome-6c1173f4ce511019671aaeacb2b355ee30051753.zip |
Maintainer's email address bounces, mastersite disappeared. Mark
deprecated.
Diffstat (limited to 'games')
-rw-r--r-- | games/amy/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/amy/Makefile b/games/amy/Makefile index 4c0a1aea400a..f4505ebca2e7 100644 --- a/games/amy/Makefile +++ b/games/amy/Makefile @@ -12,11 +12,14 @@ MASTER_SITES= http://tgreiner.net/ DISTFILES= amy-${PORTVERSION}.tar.gz ClassicGames.pgn.bz2 EXTRACT_ONLY= amy-${PORTVERSION}.tar.gz -MAINTAINER= thorsten@tgreiner.net +MAINTAINER= ports@FreeBSD.org COMMENT= A chess program for playing and analyzing games LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2:install +DEPRECATED= mastersite disappeared, does not build on recent version +EXPIRATION_DATE= 2009-07-28 + NOT_FOR_ARCHS= sparc64 alpha MAN6= Amy.6 |