diff options
author | dholland <dholland> | 2010-06-14 09:51:42 +0000 |
---|---|---|
committer | dholland <dholland> | 2010-06-14 09:51:42 +0000 |
commit | 40e617f0dc6f80cdd9d7ecb6fe270b85439e3386 (patch) | |
tree | 44ffe4807c331bec7c0c88e27c6ebe84076b49d3 /editors/emacs | |
parent | 4657b2e71193ce8fd00f227ac9c29ff3617a0982 (diff) | |
download | pkgsrc-40e617f0dc6f80cdd9d7ecb6fe270b85439e3386.tar.gz |
Needs revbump for png update.
Diffstat (limited to 'editors/emacs')
-rw-r--r-- | editors/emacs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 6bc2f5d386f..64815a26c90 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.129 2010/06/01 21:44:54 minskim Exp $ +# $NetBSD: Makefile,v 1.130 2010/06/14 09:51:42 dholland Exp $ -#PKGREVISION= +PKGREVISION=1 CONFLICTS+= emacs-nox11-[0-9]* |