diff options
-rw-r--r-- | x11-fonts/gentium-basic/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-fonts/gentium-basic/Makefile b/x11-fonts/gentium-basic/Makefile index 25c1e248723d..03d5540d5b65 100644 --- a/x11-fonts/gentium-basic/Makefile +++ b/x11-fonts/gentium-basic/Makefile @@ -1,10 +1,13 @@ PORTNAME= GentiumBasic PORTVERSION= 1102 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://software.sil.org/downloads/gentium/ DISTNAME= ${PORTNAME}_${PORTVERSION} +DEPRECATED= Superceeded by Gentium-7.000 https://software.sil.org/gentium/download/ +EXPIRATION_DATE= 2025-08-31 + MAINTAINER= matthew@FreeBSD.org COMMENT= Gentium Basic and Gentium Book Basic TrueType fonts WWW= https://software.sil.org/gentium/ |