summaryrefslogtreecommitdiffstats
path: root/editors/psgml
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2001-12-03 09:51:27 +0000
committerkuriyama <kuriyama@FreeBSD.org>2001-12-03 09:51:27 +0000
commitc39288a131ca84cc7fe57f3cb6a1519644212b67 (patch)
tree0450bd1f01cac9609b92a783228d5205fc3ab89c /editors/psgml
parent8e952fd24f1d358cddbb4140a97e2b2ce43aba45 (diff)
downloadFreeBSD-ports-c39288a131ca84cc7fe57f3cb6a1519644212b67.zip
FreeBSD-ports-c39288a131ca84cc7fe57f3cb6a1519644212b67.tar.gz
Add master port of psgml-* variant as editors/psgml (default is emacs21).
Add editors/psgml-emacs19 stub for emacs19. Modify to use new location of master port on each variants. Approved by: maintainer Repocopied by: joe
Diffstat (limited to 'editors/psgml')
-rw-r--r--editors/psgml/Makefile2
-rw-r--r--editors/psgml/pkg-comment2
-rw-r--r--editors/psgml/pkg-descr2
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile
index 8fe9926..b02da3d 100644
--- a/editors/psgml/Makefile
+++ b/editors/psgml/Makefile
@@ -26,7 +26,7 @@ PLIST_SUB= PSGML_STARTUPEL=${PSGML_STARTUPEL}
PORTCLASS?= master
.if (${PORTCLASS} == "master")
-EMACS_PORT_NAME= emacs
+EMACS_PORT_NAME= emacs21
.endif
.include <bsd.port.pre.mk>
diff --git a/editors/psgml/pkg-comment b/editors/psgml/pkg-comment
index 9193bbb..fd7e568 100644
--- a/editors/psgml/pkg-comment
+++ b/editors/psgml/pkg-comment
@@ -1 +1 @@
-A major mode for editing SGML and XML documents for emacs
+A major mode for editing SGML and XML documents for emacs21
diff --git a/editors/psgml/pkg-descr b/editors/psgml/pkg-descr
index a7d1895..d002f89 100644
--- a/editors/psgml/pkg-descr
+++ b/editors/psgml/pkg-descr
@@ -1,4 +1,4 @@
-PSGML: a major mode for editing SGML and XML documents for emacs.
+PSGML: a major mode for editing SGML and XML documents for emacs21.
--- Emacs Library Porting
OpenPOWER on IntegriCloud