diff options
author | reed <reed> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed> | 2004-12-28 23:18:15 +0000 |
commit | b20a50b4db58a7201a9d3dfc4a46b7a85527ddaa (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /editors/xemacs-current | |
parent | d440fe587cf1ffc7b8a9240b76b2a3f158f424d2 (diff) | |
download | pkgsrc-b20a50b4db58a7201a9d3dfc4a46b7a85527ddaa.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
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 44f3d11c4cb..5c6b8a05b2f 100644 --- a/editors/xemacs-current/Makefile +++ b/editors/xemacs-current/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2004/11/25 21:42:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.43 2004/12/28 23:18:19 reed Exp $ DISTNAME= xemacs-21.5.18 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.5/} |