diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-28 07:02:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-28 07:02:31 +0000 |
commit | 2aec8fbcdaf6fd1dabbe70c97026fbbfa3137f26 (patch) | |
tree | 36c0fd6f95c20a82c4d117264205d4958191e52f /japanese/mplusfonts/Makefile | |
parent | 87d3c277f29e4db9a402d1b15ebfbfc4b013b0fc (diff) | |
download | ports-2aec8fbcdaf6fd1dabbe70c97026fbbfa3137f26.tar.gz ports-2aec8fbcdaf6fd1dabbe70c97026fbbfa3137f26.zip |
Notes
Diffstat (limited to 'japanese/mplusfonts/Makefile')
-rw-r--r-- | japanese/mplusfonts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/mplusfonts/Makefile b/japanese/mplusfonts/Makefile index f61fac43c796..931d08f44355 100644 --- a/japanese/mplusfonts/Makefile +++ b/japanese/mplusfonts/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 |