diff options
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 8b65660f582..55abed6729c 100644 --- a/editors/emacs-snapshot/Makefile.common +++ b/editors/emacs-snapshot/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.5 2010/06/07 22:44:01 minskim Exp $ +# $NetBSD: Makefile.common,v 1.6 2010/06/09 22:48:48 minskim Exp $ -DISTNAME= emacs-snapshot_20100602.orig +DISTNAME= emacs-snapshot_20100608.orig PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//} CATEGORIES= editors MASTER_SITES= http://emacs.orebokech.com/pool/main/e/emacs-snapshot/ |