diff options
author | mita <mita@FreeBSD.org> | 2001-10-07 15:25:51 +0800 |
---|---|---|
committer | mita <mita@FreeBSD.org> | 2001-10-07 15:25:51 +0800 |
commit | 7e19282b7678def49506017eaf7722e9e625a84e (patch) | |
tree | 13ec29eb5f70ae10ff27d46cdcb675412b39dc26 /misc | |
parent | b1fe3a2cc5538ad1260c8e1e9c57b8fa3ba6c1e5 (diff) | |
download | freebsd-ports-gnome-7e19282b7678def49506017eaf7722e9e625a84e.tar.gz freebsd-ports-gnome-7e19282b7678def49506017eaf7722e9e625a84e.tar.zst freebsd-ports-gnome-7e19282b7678def49506017eaf7722e9e625a84e.zip |
To catch up the latest version
Submitted by: The maintainer.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/magicpoint/Makefile | 8 | ||||
-rw-r--r-- | misc/magicpoint/distinfo | 2 | ||||
-rw-r--r-- | misc/magicpoint/pkg-plist | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 7aa5407b8af7..8db397a2a887 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -7,7 +7,7 @@ # "?=" and "+=" are for localized (i.e. Japanese) version PORTNAME= magicpoint -PORTVERSION= 1.07a +PORTVERSION= 1.09a CATEGORIES+= misc MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/ @@ -23,12 +23,12 @@ CONFIGURE_ARGS?=--disable-vflib MAN1= mgp.1 mgp2ps.1 mgpembed.1 mgpnet.1 xwintoppm.1 xmindpath.1 -DOCS= COPYRIGHT COPYRIGHT.jp README README.fonts README.fonts.jp \ +DOCS= COPYRIGHT COPYRIGHT.jp FAQ README README.fonts README.fonts.jp \ README.lang RELNOTES SYNTAX TODO.jp USAGE USAGE.jp SAMPLES= README README.jp cloud.jpg dad.eps dad.jpg default.mgp \ - dns-jp.mgp embed-jp.mgp embed.mgp gradation-jp.mgp \ + embed-jp.mgp embed.mgp gradation-jp.mgp \ gradation.mgp mgp-old1.jpg mgp-old2.jpg mgp-old3.jpg \ - mgp1.jpg mgp2.jpg mgp3.jpg mgp3.xbm mgprc-sample \ + mgp.mng mgp1.jpg mgp2.jpg mgp3.jpg mgp3.xbm mgprc-sample \ multilingual.mgp sample-fr.mgp sample-jp.mgp sample.mgp \ sendmail6-jp.mgp sendmail6.mgp tutorial-jp.mgp \ tutorial.mgp v6-jp.mgp v6.mgp v6header.eps v6header.jpg diff --git a/misc/magicpoint/distinfo b/misc/magicpoint/distinfo index c585ce2538a7..cf6ff95d100c 100644 --- a/misc/magicpoint/distinfo +++ b/misc/magicpoint/distinfo @@ -1 +1 @@ -MD5 (magicpoint-1.07a.tar.gz) = 11a5d1a56de56ba8a334b3f14e0f6f50 +MD5 (magicpoint-1.09a.tar.gz) = 4fc48bd292a7c8b1aab656bf2f0af47d diff --git a/misc/magicpoint/pkg-plist b/misc/magicpoint/pkg-plist index e25be8d6be88..bfff8de4cf5b 100644 --- a/misc/magicpoint/pkg-plist +++ b/misc/magicpoint/pkg-plist @@ -10,6 +10,7 @@ lib/X11/mgp/mgp2.jpg lib/X11/mgp/mgp3.jpg share/doc/mgp/COPYRIGHT share/doc/mgp/COPYRIGHT.jp +share/doc/mgp/FAQ share/doc/mgp/README share/doc/mgp/README.fonts share/doc/mgp/README.fonts.jp @@ -25,7 +26,6 @@ share/doc/mgp/sample/cloud.jpg share/doc/mgp/sample/dad.eps share/doc/mgp/sample/dad.jpg share/doc/mgp/sample/default.mgp -share/doc/mgp/sample/dns-jp.mgp share/doc/mgp/sample/embed-jp.mgp share/doc/mgp/sample/embed.mgp share/doc/mgp/sample/gradation-jp.mgp @@ -33,6 +33,7 @@ share/doc/mgp/sample/gradation.mgp share/doc/mgp/sample/mgp-old1.jpg share/doc/mgp/sample/mgp-old2.jpg share/doc/mgp/sample/mgp-old3.jpg +share/doc/mgp/sample/mgp.mng share/doc/mgp/sample/mgp1.jpg share/doc/mgp/sample/mgp2.jpg share/doc/mgp/sample/mgp3.jpg |