diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-24 12:34:46 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-24 12:34:46 +0000 |
commit | 08acd84f0ca0bb43d3ae08eb705af2870342a379 (patch) | |
tree | 0df8500e0eaf0ae97d00a2ccb0105bd6687a3e50 /arabic/kde4-l10n | |
parent | b50802bd9aefff5864cf6eeafcfc9b7c5e320186 (diff) |
Mark kde4-l10n ports deprecated.
> mark_deprecated '2018-12-31' 'KDE4 is EOL upstream' */*kde4-l10n*
Reported by: antoine
Notes
Notes:
svn path=/head/; revision=485768
Diffstat (limited to 'arabic/kde4-l10n')
-rw-r--r-- | arabic/kde4-l10n/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arabic/kde4-l10n/Makefile b/arabic/kde4-l10n/Makefile index ecf8dfa4d033..7e7548291dba 100644 --- a/arabic/kde4-l10n/Makefile +++ b/arabic/kde4-l10n/Makefile @@ -8,6 +8,9 @@ CATEGORIES= arabic kde MAINTAINER= kde@FreeBSD.org COMMENT= Arabic messages and documentation for KDE SC 4 +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + KDE4_L10N= ar .include "${.CURDIR:H:H}/misc/kde4-l10n/files/bsd.l10n.mk" |