diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-28 15:02:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-28 15:02:31 +0800 |
commit | 78d57e1fdb45603fff43f7be14ea8c0ef60f9965 (patch) | |
tree | 9425df4066c27dfc8ebaf20b1640d949f5328bbb /japanese/font-mplus/Makefile | |
parent | da71024e43aa78bce73b05d77b4fa5f4c72f816e (diff) | |
download | freebsd-ports-gnome-78d57e1fdb45603fff43f7be14ea8c0ef60f9965.tar.gz freebsd-ports-gnome-78d57e1fdb45603fff43f7be14ea8c0ef60f9965.tar.zst freebsd-ports-gnome-78d57e1fdb45603fff43f7be14ea8c0ef60f9965.zip |
- Update to 2.2.4
PR: ports/101928
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor), maintainer timeout
Diffstat (limited to 'japanese/font-mplus/Makefile')
-rw-r--r-- | japanese/font-mplus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/font-mplus/Makefile b/japanese/font-mplus/Makefile index f61fac43c796..931d08f44355 100644 --- a/japanese/font-mplus/Makefile +++ b/japanese/font-mplus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mplusfonts -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.4 CATEGORIES= japanese x11-fonts MASTER_SITES= http://downloads.sourceforge.jp/mplus-fonts/5030/ \ http://wids.net/archive/mplusfonts/distfiles/ @@ -23,7 +23,6 @@ USE_X_PREFIX= yes .include <bsd.port.pre.mk> -DOCSDIR= ${PREFIX}/share/doc/${PORTNAME} DOCS= INSTALL_E LICENSE_E README_E \ INSTALL_J LICENSE_J README_J |