diff options
Diffstat (limited to 'editors/xemacs-games-packages/Makefile')
-rw-r--r-- | editors/xemacs-games-packages/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs-games-packages/Makefile b/editors/xemacs-games-packages/Makefile index df7c4f69370a..042e62f7364c 100644 --- a/editors/xemacs-games-packages/Makefile +++ b/editors/xemacs-games-packages/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xemacs-games-packages -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= editors elisp MASTER_SITES= \ ftp://ftp.xemacs.org/pub/xemacs/packages/ \ @@ -19,7 +19,7 @@ DISTFILES= \ cookie-1.12-pkg.tar.gz \ games-1.12-pkg.tar.gz \ mine-1.12-pkg.tar.gz \ - misc-games-1.13-pkg.tar.gz + misc-games-1.14-pkg.tar.gz MAINTAINER= kiri@pis.toba-cmt.ac.jp |