summaryrefslogtreecommitdiff
path: root/editors/emacs20
diff options
context:
space:
mode:
authordholland <dholland>2013-02-16 23:58:36 +0000
committerdholland <dholland>2013-02-16 23:58:36 +0000
commit21f582122bb505e2753ff3325a02bc34cd77003b (patch)
tree2b949f513e5709ac8202cf32acdfb4da830271cd /editors/emacs20
parent1220e7a9d8c3ca934e65bd6438a3ace475ffe798 (diff)
downloadpkgsrc-21f582122bb505e2753ff3325a02bc34cd77003b.tar.gz
Change PKGNAME to emacs20-20.7 instead of emacs-20.7.
Diffstat (limited to 'editors/emacs20')
-rw-r--r--editors/emacs20/Makefile3
-rw-r--r--editors/emacs20/version.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 02c6cacfb56..7aa99648da1 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2012/12/11 04:54:43 dholland Exp $
+# $NetBSD: Makefile,v 1.46 2013/02/16 23:58:36 dholland Exp $
DISTNAME= emacs-20.7
+PKGNAME= ${DISTNAME:S/emacs/emacs20/}
PKGREVISION= 16
CATEGORIES= editors
MASTER_SITES= http://ftp.gnu.org/pub/old-gnu/emacs/ \
diff --git a/editors/emacs20/version.mk b/editors/emacs20/version.mk
index 3a1335b0962..a0170461197 100644
--- a/editors/emacs20/version.mk
+++ b/editors/emacs20/version.mk
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.1 2008/10/11 09:31:56 uebayasi Exp $
+# $NetBSD: version.mk,v 1.2 2013/02/16 23:58:36 dholland Exp $
_EMACS_FLAVOR= emacs
-_EMACS_REQD= emacs>=20.7<21
+_EMACS_REQD= emacs20>=20.7<21
_EMACS_PKGDEP.base=
_EMACS_PKGDEP.leim= leim>=20.${EMACS_VERSION_MINOR}<21:../../editors/leim20