svn commit: r432385 - head/x11/lumina-i18n

Kris Moore kmoore at FreeBSD.org
Tue Jan 24 20:22:55 UTC 2017


Author: kmoore
Date: Tue Jan 24 20:22:54 2017
New Revision: 432385
URL: https://svnweb.freebsd.org/changeset/ports/432385

Log:
  - Mark as DEPRECATED, i18n files are in x11/lumina
  
  PR: 215914
  Submitted by: Ken Moore <ken at ixsystems.com>

Modified:
  head/x11/lumina-i18n/Makefile

Modified: head/x11/lumina-i18n/Makefile
==============================================================================
--- head/x11/lumina-i18n/Makefile	Tue Jan 24 20:21:56 2017	(r432384)
+++ head/x11/lumina-i18n/Makefile	Tue Jan 24 20:22:54 2017	(r432385)
@@ -8,6 +8,9 @@ CATEGORIES=	x11
 MAINTAINER=	kmoore at FreeBSD.org
 COMMENT=	Lumina desktop environment localization files
 
+DEPRECATED=	Obsolete, i18n files included in x11/lumina
+EXPIRATION_DATE=	2017-04-01
+
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 


More information about the svn-ports-head mailing list