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 /graphics/xv-m17n/Makefile | |
parent | 46e11e046762c7ef78481a10e021a2607e5e09e4 (diff) |
MAINTAINER changed, because I was a committer.
Notes
Notes:
svn path=/head/; revision=16961
Diffstat (limited to 'graphics/xv-m17n/Makefile')
-rw-r--r-- | graphics/xv-m17n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile index 7e62157bd841..4c6861f0e057 100644 --- a/graphics/xv-m17n/Makefile +++ b/graphics/xv-m17n/Makefile @@ -3,13 +3,13 @@ # Date created: 07 Oct 1998 # Whom: Shigeyuki FUKUSHIMA (shige@kuis.kyoto-u.ac.jp) # -# $Id: Makefile,v 1.1.1.1 1998/10/28 14:39:15 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/12/01 03:05:50 asami Exp $ # PKGNAME= xv-m17n-3.10a CATEGORIES= graphics -MAINTAINER= shige@kuis.kyoto-u.ac.jp +MAINTAINER= shige@FreeBSD.ORG MASTERDIR= ${.CURDIR}/../../graphics/xv PKGDIR= ${.CURDIR}/pkg |