diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-02 23:25:03 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-02 23:25:03 +0000 |
commit | 78007d6c15915538626b111a007db1459d7ebc73 (patch) | |
tree | c621323b4f75e28a11965f4abb1c90728b5b894e /games/linux-steam | |
parent | 5d2fcb2bf59d4d7822065295f7ef67d5d3a4534d (diff) |
Notes
Diffstat (limited to 'games/linux-steam')
-rw-r--r-- | games/linux-steam/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/linux-steam/Makefile b/games/linux-steam/Makefile index 0b00d002427b..42a13575b73b 100644 --- a/games/linux-steam/Makefile +++ b/games/linux-steam/Makefile @@ -15,6 +15,9 @@ COMMENT= Half Life and Source dedicated server using steam BUILD_DEPENDS= ${LINUX_BASE_PORT} +DEPRECATED= Unmaintained interactive port +EXPIRATION_DATE=2014-08-20 + IS_INTERACTIVE= yes USE_LINUX= yes USE_LINUX_APPS= xorglibs |