diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-03-01 09:38:29 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-03-01 09:38:29 +0000 |
commit | a3e290df8818bb99a2a082195118150f02855a94 (patch) | |
tree | 2f4224e3fcd0473c9882d5400da881c710dccc55 /editors/psgml-emacs20 | |
parent | 46e11e046762c7ef78481a10e021a2607e5e09e4 (diff) | |
download | ports-a3e290df8818bb99a2a082195118150f02855a94.tar.gz ports-a3e290df8818bb99a2a082195118150f02855a94.zip |
Notes
Diffstat (limited to 'editors/psgml-emacs20')
-rw-r--r-- | editors/psgml-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile index 66e29cd414df..1b38431c8b61 100644 --- a/editors/psgml-emacs20/Makefile +++ b/editors/psgml-emacs20/Makefile @@ -3,10 +3,10 @@ # Date created: 23 January 1999 # Whom: shige # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/02/12 15:44:04 kuriyama Exp $ # -MAINTAINER= shige@kuis.kyoto-u.ac.jp +MAINTAINER= shige@FreeBSD.ORG # This is a slave port. PORTCLASS= slave |