diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-16 14:13:02 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-16 14:13:02 +0800 |
commit | f95e1d2198bda5433735c150b1e3e871d1adfb95 (patch) | |
tree | e2c1a3aa816abc84e4015000ae8cc6f83cce640e | |
parent | e798a8dbb090d3a65b583584095a2a680c0e9000 (diff) | |
download | freebsd-ports-gnome-f95e1d2198bda5433735c150b1e3e871d1adfb95.tar.gz freebsd-ports-gnome-f95e1d2198bda5433735c150b1e3e871d1adfb95.tar.zst freebsd-ports-gnome-f95e1d2198bda5433735c150b1e3e871d1adfb95.zip |
Unfetchable, no new home found: deprecate
-rw-r--r-- | astro/luna/Makefile | 3 | ||||
-rw-r--r-- | converters/uudx/Makefile | 3 |
2 files changed, 6 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 diff --git a/converters/uudx/Makefile b/converters/uudx/Makefile index 88165ecdb99e..5828c951e787 100644 --- a/converters/uudx/Makefile +++ b/converters/uudx/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .lzh MAINTAINER= ports@FreeBSD.org COMMENT= Extractor from uuencoded files +DEPRECATE= No more public distfiles +EXPIRATION_DATE= 2011-08-01 + EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf |