diff options
author | dholland <dholland> | 2010-06-14 09:55:33 +0000 |
---|---|---|
committer | dholland <dholland> | 2010-06-14 09:55:33 +0000 |
commit | b30a9af329e752177d940506174b25bccca51e41 (patch) | |
tree | 8c9456143787448681e10a51c437d21912af88b1 /editors/emacs21 | |
parent | 1c068f2c8895f1ac55741c2dcc613067cefff154 (diff) | |
download | pkgsrc-b30a9af329e752177d940506174b25bccca51e41.tar.gz |
Needs revbump for png update.
Diffstat (limited to 'editors/emacs21')
-rw-r--r-- | editors/emacs21/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index 78f005890ad..9bd9c6360b4 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2010/05/05 14:26:36 roy Exp $ +# $NetBSD: Makefile,v 1.16 2010/06/14 09:55:33 dholland Exp $ -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= editors COMMENT= GNU editing macros (editor) |