diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 06:13:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 06:13:02 +0000 |
commit | 975584410986adbea9e618ce5c8d421832b193e0 (patch) | |
tree | a09a99867986681c1b83f49cf1d7495b2c583f7b /astro | |
parent | 448a02c74a599c9a02d806a81ce453db54ae4663 (diff) | |
download | ports-975584410986adbea9e618ce5c8d421832b193e0.tar.gz ports-975584410986adbea9e618ce5c8d421832b193e0.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/luna/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/astro/luna/Makefile b/astro/luna/Makefile index 334f7f472ead..e04cf944d814 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .lzh MAINTAINER= ports@FreeBSD.org COMMENT= Display the moon's phase +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-08-01 + EXTRACT_DEPENDS= lha:${PORTSDIR}/archivers/lha EXTRACT_CMD= lha |