diff options
author | kiri <kiri@FreeBSD.org> | 2000-11-30 19:29:16 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2000-11-30 19:29:16 +0800 |
commit | 08cf45a17cef33dec211101276fefd5982aa482a (patch) | |
tree | 9c502d72d6945e8b9750b94ae6460c0574eacc1d /editors | |
parent | 6eda494fffa0e686f33ccbaa32f3c831916624da (diff) | |
download | freebsd-ports-gnome-08cf45a17cef33dec211101276fefd5982aa482a.tar.gz freebsd-ports-gnome-08cf45a17cef33dec211101276fefd5982aa482a.tar.zst freebsd-ports-gnome-08cf45a17cef33dec211101276fefd5982aa482a.zip |
Updated editors/xemacs-games-packages: 1.1 -> 1.2. Following xemacs' package has
been updated:
mine-1.12 -> mine-1.13
Approved by: shige(mentor)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-games-packages/Makefile | 8 | ||||
-rw-r--r-- | editors/xemacs-games-packages/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/xemacs-games-packages/Makefile b/editors/xemacs-games-packages/Makefile index 686cb85368ed..64d6ac70bfd3 100644 --- a/editors/xemacs-games-packages/Makefile +++ b/editors/xemacs-games-packages/Makefile @@ -6,18 +6,18 @@ # PORTNAME= xemacs-games-packages -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= packages DISTFILES= \ cookie-1.12-pkg.tar.gz \ games-1.12-pkg.tar.gz \ - mine-1.12-pkg.tar.gz \ + mine-1.13-pkg.tar.gz \ misc-games-1.14-pkg.tar.gz DIST_SUBDIR= xemacs -MAINTAINER= kiri@pis.toba-cmt.ac.jp +MAINTAINER= kiri@FreeBSD.org NO_BUILD= yes WRKSRC= ${WRKDIR}/xemacs-packages @@ -42,7 +42,7 @@ post-install: @${ECHO_MSG} "xemacs-packages, xemacs-basic-packages and xemacs-additional-packages. Where" @${ECHO_MSG} "xemacs-additional-packages is a meta ports for packages out of xemacs, xemacs" @${ECHO_MSG} "mule-basic and xemacs mule category packages." - @${ECHO_MSG} " You can also install with running it as root and using the 'Manage Packes'" + @${ECHO_MSG} " You can also install with running it as root and using the 'Manage Packages'" @${ECHO_MSG} "menu within the 'Options' menu of the menubar. But using this xemacs package" @${ECHO_MSG} "managing, you could not control under ports managing ;-)" diff --git a/editors/xemacs-games-packages/distinfo b/editors/xemacs-games-packages/distinfo index 7638d2205e77..69933d7b84e3 100644 --- a/editors/xemacs-games-packages/distinfo +++ b/editors/xemacs-games-packages/distinfo @@ -1,4 +1,4 @@ MD5 (xemacs/cookie-1.12-pkg.tar.gz) = 04d769cfefe99d8bf0247cf4d47fac77 MD5 (xemacs/games-1.12-pkg.tar.gz) = 8bdb114159eb32be1f72bdf8898d5d99 -MD5 (xemacs/mine-1.12-pkg.tar.gz) = fac510d979743bb19a23f7dd71a8b748 +MD5 (xemacs/mine-1.13-pkg.tar.gz) = 84b938a5b0b00658c1fd218036bdb222 MD5 (xemacs/misc-games-1.14-pkg.tar.gz) = 6057ad875f06d2447e40c81bb9920900 |