aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-07 20:25:16 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-07 20:25:16 +0000
commit95e220d1be3e92d0c953e46b12a7323daa87fcba (patch)
tree89bc7a183ca5deb7ecc4b342760bc242b01d2a40 /astro
parent471b0594ce8438f549cd54515fd007978dbc7528 (diff)
downloadports-95e220d1be3e92d0c953e46b12a7323daa87fcba.tar.gz
ports-95e220d1be3e92d0c953e46b12a7323daa87fcba.zip
Deprecate some GNOME 2 applications
With hat: portmgr
Notes
Notes: svn path=/head/; revision=481492
Diffstat (limited to 'astro')
-rw-r--r--astro/celestia-gnome/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/celestia-gnome/Makefile b/astro/celestia-gnome/Makefile
index cc3b82f4a1fd..85c1d294fcdb 100644
--- a/astro/celestia-gnome/Makefile
+++ b/astro/celestia-gnome/Makefile
@@ -4,4 +4,7 @@
CELESTIA_UI= gnome
MASTERDIR= ${.CURDIR}/../celestia
+DEPRECATED= GNOME 2 application
+EXPIRATION_DATE= 2018-12-10
+
.include "${MASTERDIR}/Makefile"