diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-08 02:50:30 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-08 02:50:30 +0800 |
commit | b349ca600a18b90e77b06eb424f9cd079c87c096 (patch) | |
tree | de47e4f78f73207a09d6d63c1243fa414971597d /games/fmars | |
parent | 67a9fcbfe8ddecec063a6d8a9b3fd45fccfac94c (diff) | |
download | freebsd-ports-gnome-b349ca600a18b90e77b06eb424f9cd079c87c096.tar.gz freebsd-ports-gnome-b349ca600a18b90e77b06eb424f9cd079c87c096.tar.zst freebsd-ports-gnome-b349ca600a18b90e77b06eb424f9cd079c87c096.zip |
Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by: distilator
Diffstat (limited to 'games/fmars')
-rw-r--r-- | games/fmars/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/fmars/Makefile b/games/fmars/Makefile index 3c7adb74903e..cc405674c529 100644 --- a/games/fmars/Makefile +++ b/games/fmars/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://users.v-lo.krakow.pl/~michal/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast Memory Array Redcode Simulator +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-03-07 + LICENSE= GPLv2 BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile |