diff options
author | reed <reed> | 2004-01-03 18:49:33 +0000 |
---|---|---|
committer | reed <reed> | 2004-01-03 18:49:33 +0000 |
commit | a06f12bdce16b588525a769c9f6a99518e6aaef5 (patch) | |
tree | 9081871bd8eb77c4940a5eca1b3c12d42386c628 /editors/xemacs-current | |
parent | 3ab1e667ba104f163d1528c390c82f6594e320cc (diff) | |
download | pkgsrc-a06f12bdce16b588525a769c9f6a99518e6aaef5.tar.gz |
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
Diffstat (limited to 'editors/xemacs-current')
-rw-r--r-- | editors/xemacs-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile index 5116f109bd0..e48ab11c432 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2003/12/03 00:50:34 magick Exp $ +# $NetBSD: Makefile,v 1.32 2004/01/03 18:49:39 reed Exp $ DISTNAME= xemacs-21.5.16 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.5/} |