diff options
author | tron <tron@pkgsrc.org> | 2014-05-16 07:59:34 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-05-16 07:59:34 +0000 |
commit | ad3e7b738b632b26c86a4cb7628b7e0b78b9ca93 (patch) | |
tree | 9b57110f36ab7b52029fb4cc5ed25a2c30111554 /editors/emacs-snapshot/Makefile | |
parent | 68bb9411a1b1d1dc16cb44797952f929335573eb (diff) | |
download | pkgsrc-ad3e7b738b632b26c86a4cb7628b7e0b78b9ca93.tar.gz |
Bump revision after "giflib" update.
Diffstat (limited to 'editors/emacs-snapshot/Makefile')
-rw-r--r-- | editors/emacs-snapshot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index cde2e3adbb8..b4ea060b74b 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2014/05/16 07:59:34 tron Exp $ -PKGREVISION= 4 +PKGREVISION= 5 CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]* .include "../../editors/emacs-snapshot/Makefile.common" |