svn commit: r347017 - head/www/webobjects

Antoine Brodin antoine at FreeBSD.org
Tue Mar 4 13:32:28 UTC 2014


Author: antoine
Date: Tue Mar  4 13:32:28 2014
New Revision: 347017
URL: http://svnweb.freebsd.org/changeset/ports/347017
QAT: https://qat.redports.org/buildarchive/r347017/

Log:
  Deprecate: Unmaintained, interactive and restricted

Modified:
  head/www/webobjects/Makefile

Modified: head/www/webobjects/Makefile
==============================================================================
--- head/www/webobjects/Makefile	Tue Mar  4 12:48:11 2014	(r347016)
+++ head/www/webobjects/Makefile	Tue Mar  4 13:32:28 2014	(r347017)
@@ -13,6 +13,8 @@ COMMENT=	WebObjects Application Server R
 
 IS_INTERACTIVE=	yes
 RESTRICTED=	License doesn't allow redistribution
+DEPRECATED=	Unmaintained, interactive and restricted
+EXPIRATION_DATE=	2014-04-04
 
 WOBINURL=	http://www.apple.com/support/downloads/webobjects533.html
 WOPKGBUNDLE=	WebObjects5.3.3Update.dmg


More information about the svn-ports-head mailing list