summaryrefslogtreecommitdiff
path: root/lang/clojure-mode.el/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/clojure-mode.el/Makefile')
-rw-r--r--lang/clojure-mode.el/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/clojure-mode.el/Makefile b/lang/clojure-mode.el/Makefile
index 5d30f52d43a3..c122c679ec77 100644
--- a/lang/clojure-mode.el/Makefile
+++ b/lang/clojure-mode.el/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 2.1.1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= lang elisp
-DISTNAME= clojure-mode-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs lisp module for the Clojure language
@@ -15,8 +14,6 @@ LICENSE= GPLv3
USE_GITHUB= yes
GH_ACCOUNT= clojure-emacs
-GH_TAGNAME= ${PORTVERSION}
-GH_COMMIT= cb3810a
GH_PROJECT= clojure-mode
USE_EMACS= yes