diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-19 00:12:55 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-19 00:12:55 +0000 |
commit | 2e5e61a19105a8ea1f2fc3f1e71483883d6016cf (patch) | |
tree | ef210ef7bcc8947917403d4539a5ec7b62ab0c83 /lang | |
parent | Surely the fact that this port is not cross-listed into the virtual category (diff) |
Surely the fact that these two ports are not listed in the elisp virtual
cateogory is an oversight.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/elisp-manual/Makefile | 2 | ||||
-rw-r--r-- | lang/emacs-lisp-intro/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile index f9c1a22b57b3..c1bf7c5bc837 100644 --- a/lang/elisp-manual/Makefile +++ b/lang/elisp-manual/Makefile @@ -8,7 +8,7 @@ PORTNAME= elisp-manual PORTVERSION= 21.2.8 PORTEPOCH= 1 -CATEGORIES= lang +CATEGORIES= lang elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/} diff --git a/lang/emacs-lisp-intro/Makefile b/lang/emacs-lisp-intro/Makefile index b8a03ff2466a..c6eb1e3b0da2 100644 --- a/lang/emacs-lisp-intro/Makefile +++ b/lang/emacs-lisp-intro/Makefile @@ -7,7 +7,7 @@ PORTNAME= emacs-lisp-intro PORTVERSION= 2.04 -CATEGORIES= lang +CATEGORIES= lang elisp MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs |