svn commit: r392536 - head/www/ompload

Alex Kozlov ak at FreeBSD.org
Sun Jul 19 21:57:07 UTC 2015


Author: ak
Date: Sun Jul 19 21:57:06 2015
New Revision: 392536
URL: https://svnweb.freebsd.org/changeset/ports/392536

Log:
  - Deprecate and set expiration date to 2015-08-20: omploader.org is down for many years
  
  PR:	201093
  Submitted by:	phil at philpep.org (maintainer)

Modified:
  head/www/ompload/Makefile

Modified: head/www/ompload/Makefile
==============================================================================
--- head/www/ompload/Makefile	Sun Jul 19 21:43:22 2015	(r392535)
+++ head/www/ompload/Makefile	Sun Jul 19 21:57:06 2015	(r392536)
@@ -12,6 +12,8 @@ EXTRACT_ONLY=
 MAINTAINER=	phil at 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


More information about the svn-ports-all mailing list