diff options
author | dholland <dholland@pkgsrc.org> | 2010-01-24 00:17:56 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2010-01-24 00:17:56 +0000 |
commit | 476ec4da2f64fbf89d8c206b2402b53dcd675953 (patch) | |
tree | 0cc65b46ecda072789a8d25c946d5a6de78a9302 /editors/xemacs | |
parent | ed39b0a8486d106f96e94d9e2f9dd31edcd0b71a (diff) | |
download | pkgsrc-476ec4da2f64fbf89d8c206b2402b53dcd675953.tar.gz |
revbump for jpeg-8, apparently got missed.
Diffstat (limited to 'editors/xemacs')
-rw-r--r-- | editors/xemacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index ad92c4b8608..5ee474f1647 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.91 2009/08/26 19:58:44 sno Exp $ +# $NetBSD: Makefile,v 1.92 2010/01/24 00:17:56 dholland Exp $ PKGNAME?= ${DISTNAME} COMMENT?= XEmacs text editor version 21 DISTNAME= xemacs-21.4.17 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/} DISTFILES= ${DISTNAME}.tar.gz ${DISTNAME}-elc.tar.gz \ |