svn commit: r464168 - head/www/dummyflash

Tobias Kortkamp tobik at FreeBSD.org
Sun Mar 11 13:01:49 UTC 2018


Author: tobik
Date: Sun Mar 11 13:01:48 2018
New Revision: 464168
URL: https://svnweb.freebsd.org/changeset/ports/464168

Log:
  www/dummyflash: Mark deprecated
  
  PR:		221802
  Submitted by:	darius at dons.net.au (maintainer)

Modified:
  head/www/dummyflash/Makefile

Modified: head/www/dummyflash/Makefile
==============================================================================
--- head/www/dummyflash/Makefile	Sun Mar 11 12:55:22 2018	(r464167)
+++ head/www/dummyflash/Makefile	Sun Mar 11 13:01:48 2018	(r464168)
@@ -11,6 +11,9 @@ DISTNAME=	unix-sdk-3.0b5
 MAINTAINER=	darius at dons.net.au
 COMMENT=	Silently consume flash MIME types
 
+DEPRECATED=	Unused, unmaintained, and obsolete
+EXPIRATION_DATE=	2018-03-25
+
 USE_XORG=	x11
 BUILD_WRKSRC=	${WRKSRC}/PluginSDK30b5/examples/UnixTemplate/Unix
 NO_WRKSUBDIR=	yes


More information about the svn-ports-head mailing list