diff options
author | pav <pav@FreeBSD.org> | 2005-12-18 04:42:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-12-18 04:42:03 +0800 |
commit | 617675e8788b18c885228f5b1b94b1e273318fbb (patch) | |
tree | 63aebfccf46148c350b11d2fd95f02584031c849 /games | |
parent | c7135213506407341070d01902862ef660a0583b (diff) | |
download | freebsd-ports-gnome-617675e8788b18c885228f5b1b94b1e273318fbb.tar.gz freebsd-ports-gnome-617675e8788b18c885228f5b1b94b1e273318fbb.tar.zst freebsd-ports-gnome-617675e8788b18c885228f5b1b94b1e273318fbb.zip |
- Abandoned; remove in two months
PR: ports/90495
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Adam Strohl <adams@digitalspark.net> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/xshipwars-client/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/xshipwars-client/Makefile b/games/xshipwars-client/Makefile index 233c67423ed1..cdca7ad471b8 100644 --- a/games/xshipwars-client/Makefile +++ b/games/xshipwars-client/Makefile @@ -9,12 +9,15 @@ PORTNAME= xshipwars-client PORTVERSION= 1.23 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ftp://fox.mit.edu/pub/xsw/ +MASTER_SITES= # DISTFILES= xsw1.23.tgz stimages1.3.tgz MAINTAINER= troll@digitalspark.net COMMENT= Hardcore Internet space combat/economy game resembling EV on crack! +DEPRECATED= mastersite disappeared, no longer maintained by author +EXPIRATION_DATE=2006-02-16 + WRKSRC= ${WRKDIR}/xsw1.23/client USE_XLIB= YES USE_XPM= yes |