diff options
author | ak <ak@FreeBSD.org> | 2012-03-13 00:17:51 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2012-03-13 00:17:51 +0800 |
commit | f2b6b14cdd05152e094f08be0772f210e724dd6d (patch) | |
tree | 979189de115b92ac7c26e0f70cee8c5fb5feb4c9 /games | |
parent | 12f1ac2037962d8a275b956685ec349e92dcdfdc (diff) | |
download | freebsd-ports-gnome-f2b6b14cdd05152e094f08be0772f210e724dd6d.tar.gz freebsd-ports-gnome-f2b6b14cdd05152e094f08be0772f210e724dd6d.tar.zst freebsd-ports-gnome-f2b6b14cdd05152e094f08be0772f210e724dd6d.zip |
- reset maintainer, he has no more interest in maintaining this port
- deprecate: no more public distfiles, abandoned upstream
Approved by: eadler (mentor)
Feature safe: yes
Diffstat (limited to 'games')
-rw-r--r-- | games/antrix/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/antrix/Makefile b/games/antrix/Makefile index 9f3bb563a205..4bf6eda5c261 100644 --- a/games/antrix/Makefile +++ b/games/antrix/Makefile @@ -13,9 +13,12 @@ MASTER_SITES= http://skillcoder.narod.ru/wow/antrix/ \ http://wtq.ru/wow/antrix/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= skillcoder@mail.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Free stable dedicated-server for World of Warcraft +DEPRECATED= no more public distfiles, abandoned upstream +EXPIRATION_DATE= 2012-06-01 + BUILD_DEPENDS= svn:${PORTSDIR}/devel/subversion USE_AUTOTOOLS= aclocal libtoolize autoconf autoheader automake libtool |