diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-30 21:58:38 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2000-12-30 21:58:38 +0000 |
commit | 37014a880c7925fdeca3c809f3906b8ecb07d06b (patch) | |
tree | c2df65d44fc54a79ece941afdb4cd00e20ab46a1 /emulators/xsystem35/Makefile | |
parent | Fix typo. (diff) |
maintainer is committer now.
Notes
Notes:
svn path=/head/; revision=36482
Diffstat (limited to 'emulators/xsystem35/Makefile')
-rw-r--r-- | emulators/xsystem35/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index eb4fcd4c5183..46ecb6b3a72c 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.aist-nara.ac.jp/~masaki-c/private/unitbase/xsys35/down/ DISTNAME= ${PORTNAME}-1.2.5-1 -MAINTAINER= k5@cheerful.com +MAINTAINER= sf@FreeBSD.org USE_IMAKE= yes USE_GTK= yes |