diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 19:56:37 +0000 |
commit | 949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de (patch) | |
tree | 7223c9424c4203d65e41ea0e519c6004458f8bf1 /editors/xemacs | |
parent | 32af319e198dd00e25d60ac4e180ab82a16679f5 (diff) | |
download | pkgsrc-949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de.tar.gz |
bump revision because of graphics/jpeg update
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 42297511dbc..ad92c4b8608 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.90 2009/04/30 17:22:07 hasso Exp $ +# $NetBSD: Makefile,v 1.91 2009/08/26 19:58:44 sno Exp $ PKGNAME?= ${DISTNAME} COMMENT?= XEmacs text editor version 21 DISTNAME= xemacs-21.4.17 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/} DISTFILES= ${DISTNAME}.tar.gz ${DISTNAME}-elc.tar.gz \ |