diff options
author | minskim <minskim@pkgsrc.org> | 2013-08-13 07:29:18 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2013-08-13 07:29:18 +0000 |
commit | c5ea1bc939e994cada03433a245f96c2ad33ee1a (patch) | |
tree | c953d0dc751a89341c7c89e79b436ba572acf7fd /editors/emacs-snapshot/Makefile.common | |
parent | eb114af3b2c65d59cba467b4e68a6e7b5e5d9a8d (diff) | |
download | pkgsrc-c5ea1bc939e994cada03433a245f96c2ad33ee1a.tar.gz |
Update emacs-snapshot to 24.3.50.20130810.
New elisp packages: frameset and gnus-icalendar.
Diffstat (limited to 'editors/emacs-snapshot/Makefile.common')
-rw-r--r-- | editors/emacs-snapshot/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common index fc9b0b7734a..53bac69c851 100644 --- a/editors/emacs-snapshot/Makefile.common +++ b/editors/emacs-snapshot/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.60 2013/07/22 08:13:56 minskim Exp $ +# $NetBSD: Makefile.common,v 1.61 2013/08/13 07:29:18 minskim Exp $ -DISTNAME= emacs-snapshot_20130713.orig +DISTNAME= emacs-snapshot_20130810.orig SNAPDATE= ${DISTNAME:S/emacs-snapshot_//:S/.orig//} PKGNAME= emacs${_EMACS_VERSION_MAJOR}-${EMACS_VERSION}.${SNAPDATE} CATEGORIES= editors |