diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-20 01:12:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-20 01:12:20 +0000 |
commit | 6bc7b7ce5dca31aeba10feab51f6522baef39fa3 (patch) | |
tree | 6c84536921c7c5a3def1d614c13a8a70d850700c /x11-fonts/font-misc-meltho | |
parent | 82ae895c0bfc875ead9a37815f837215abb5eaf8 (diff) |
Notes
Diffstat (limited to 'x11-fonts/font-misc-meltho')
-rw-r--r-- | x11-fonts/font-misc-meltho/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-fonts/font-misc-meltho/Makefile b/x11-fonts/font-misc-meltho/Makefile index 1eb225d0b7c1..4769205630e7 100644 --- a/x11-fonts/font-misc-meltho/Makefile +++ b/x11-fonts/font-misc-meltho/Makefile @@ -2,14 +2,13 @@ PORTNAME= font-misc-meltho PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= X.Org miscellaneous Meltho font XORG_CAT= font -INSTALLS_TTF= yes -FONTDIR= OTF +FONTNAME= OTF .include <bsd.port.mk> |