diff options
author | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
commit | 76923284d121afff121a628c16bc7d49b1a9702f (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /astro/qmapshack | |
parent | 868772caf2a27b5b31ec36eb8815b90d961e107e (diff) | |
download | freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.gz freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.zst freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'astro/qmapshack')
-rw-r--r-- | astro/qmapshack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/qmapshack/Makefile b/astro/qmapshack/Makefile index 225bbcd84eaa..add853a3df15 100644 --- a/astro/qmapshack/Makefile +++ b/astro/qmapshack/Makefile @@ -12,6 +12,8 @@ COMMENT= Ultimate outdoor aficionado's tool LICENSE= GPLv3 BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 LIB_DEPENDS= libgdal.so:graphics/gdal \ libroutino.so:astro/routino |