diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-12-27 17:50:26 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-12-27 17:50:26 +0000 |
commit | 9d65ab59724c033472c309c940bc38b12dd72e24 (patch) | |
tree | 16ee76b4751340fd81374c43322f047d7bb46fa2 /editors/emacs22-nox11 | |
parent | a7bc3c7969b5c0ad6ecc981fc372893b25d4bee2 (diff) | |
download | pkgsrc-9d65ab59724c033472c309c940bc38b12dd72e24.tar.gz |
Bump PKGREVISION.
Sync with editors/emacs22's update.
Diffstat (limited to 'editors/emacs22-nox11')
-rw-r--r-- | editors/emacs22-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs22-nox11/Makefile b/editors/emacs22-nox11/Makefile index 616a69fb1cf..0f6b215c800 100644 --- a/editors/emacs22-nox11/Makefile +++ b/editors/emacs22-nox11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/10/03 11:43:33 asau Exp $ +# $NetBSD: Makefile,v 1.6 2012/12/27 17:50:26 ryoon Exp $ PKGNAME= ${DISTNAME:S/-/-nox11-/} -PKGREVISION= 2 +PKGREVISION= 3 FILESDIR= ${.CURDIR}/../../editors/emacs22/files PATCHDIR= ${.CURDIR}/../../editors/emacs22/patches |