diff options
author | ak <ak@FreeBSD.org> | 2015-07-20 05:57:06 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2015-07-20 05:57:06 +0800 |
commit | 10d81b14c70a86c9f0ed611b70b63745ed8ed16e (patch) | |
tree | 36673e38d065a6de727fbe49920c6e463e77a272 /www | |
parent | 1ab8b7b17e69ee1ed361ffae3a35dc224c9fb52e (diff) | |
download | freebsd-ports-gnome-10d81b14c70a86c9f0ed611b70b63745ed8ed16e.tar.gz freebsd-ports-gnome-10d81b14c70a86c9f0ed611b70b63745ed8ed16e.tar.zst freebsd-ports-gnome-10d81b14c70a86c9f0ed611b70b63745ed8ed16e.zip |
- Deprecate and set expiration date to 2015-08-20: omploader.org is down for many years
PR: 201093
Submitted by: phil@philpep.org (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/ompload/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ompload/Makefile b/www/ompload/Makefile index 8b5869a3a3b7..6196fbc5f253 100644 --- a/www/ompload/Makefile +++ b/www/ompload/Makefile @@ -12,6 +12,8 @@ EXTRACT_ONLY= MAINTAINER= phil@philpep.org COMMENT= Upload files to omploader.org +DEPRECATED= omploader.org is down for many years +EXPIRATION_DATE= 2015-08-20 RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl USE_RUBY= yes |