diff options
author | hrs <hrs@FreeBSD.org> | 2010-02-19 23:29:56 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2010-02-19 23:29:56 +0800 |
commit | 049cab6cb1412dbc4cd25eb5e7fa9ed4cca7429d (patch) | |
tree | 3dfe903325d8c3b4524b1743936e057245abebb9 /japanese/font-ipa/Makefile | |
parent | 358da6394b102b76dae21000e7cdfbeda3283b71 (diff) | |
download | freebsd-ports-gnome-049cab6cb1412dbc4cd25eb5e7fa9ed4cca7429d.tar.gz freebsd-ports-gnome-049cab6cb1412dbc4cd25eb5e7fa9ed4cca7429d.tar.zst freebsd-ports-gnome-049cab6cb1412dbc4cd25eb5e7fa9ed4cca7429d.zip |
Fix a matching rule for fonts.dir lines in pkg-install. It removed
all of -ipa-* lines when deinstalling.
Feature safe: yes
Diffstat (limited to 'japanese/font-ipa/Makefile')
-rw-r--r-- | japanese/font-ipa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/font-ipa/Makefile b/japanese/font-ipa/Makefile index c9f076f6c278..9f817e6663ee 100644 --- a/japanese/font-ipa/Makefile +++ b/japanese/font-ipa/Makefile @@ -6,7 +6,7 @@ PORTNAME= font-ipa PORTVERSION= 00301 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese x11-fonts MASTER_SITES= http://info.openlab.ipa.go.jp/ipafont/fontdata/ DISTNAME= IPAfont${PORTVERSION} |