diff options
Diffstat (limited to 'editors/xemacs-prog-packages/Makefile')
-rw-r--r-- | editors/xemacs-prog-packages/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/xemacs-prog-packages/Makefile b/editors/xemacs-prog-packages/Makefile index 460430b99c86..238a7c022c6c 100644 --- a/editors/xemacs-prog-packages/Makefile +++ b/editors/xemacs-prog-packages/Makefile @@ -6,21 +6,21 @@ # PORTNAME= xemacs-prog-packages -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= editors elisp MASTER_SITES= ${MASTER_SITE_XEMACS} \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= packages kiri DISTFILES= \ ada-1.10-pkg.tar.gz \ - ediff-1.29-pkg.tar.gz \ + ediff-1.30-pkg.tar.gz \ emerge-1.09-pkg.tar.gz \ idlwave-1.23-pkg.tar.gz \ - jde-1.24-pkg.tar.gz \ + jde-1.26-pkg.tar.gz \ scheme-1.11-pkg.tar.gz \ - semantic-1.04-pkg.tar.gz \ + semantic-1.05-pkg.tar.gz \ vc-cc-1.15-pkg.tar.gz \ - vhdl-1.12-pkg.tar.gz + vhdl-1.13-pkg.tar.gz DIST_SUBDIR= xemacs MAINTAINER= kiri@FreeBSD.org |