summaryrefslogtreecommitdiff
path: root/editors/emacs22/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2011-01-13 13:53:23 +0000
committerwiz <wiz>2011-01-13 13:53:23 +0000
commitf23530ec63c0b57dfe7851cb94c5f0228b41900b (patch)
treed235dceb5492df43911f7f1b522b59cc6164c7b2 /editors/emacs22/Makefile
parent8f17cd0f2e69c30afab26c5af461f89c9f9a45b9 (diff)
downloadpkgsrc-f23530ec63c0b57dfe7851cb94c5f0228b41900b.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'editors/emacs22/Makefile')
-rw-r--r--editors/emacs22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index 0a582e30770..213f7c545a7 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2010/11/15 22:56:50 abs Exp $
+# $NetBSD: Makefile,v 1.11 2011/01/13 13:53:26 wiz Exp $
PKGNAME?= ${DISTNAME}
COMMENT?= GNU editing macros (editor)
DISTNAME= emacs-22.3
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}