diff options
author | sf <sf@FreeBSD.org> | 2000-12-30 21:58:38 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2000-12-30 21:58:38 +0000 |
commit | f8b3ac6ee3a1e9a043a3ec5ab5db079198981f68 (patch) | |
tree | e1613554f766ddd56dddc98efc22c83e719cd2ce /emulators/xsystem35 | |
parent | 72494d3de78dcc038214ecee80a45149721b99f8 (diff) | |
download | FreeBSD-ports-f8b3ac6ee3a1e9a043a3ec5ab5db079198981f68.zip FreeBSD-ports-f8b3ac6ee3a1e9a043a3ec5ab5db079198981f68.tar.gz |
maintainer is committer now.
Diffstat (limited to 'emulators/xsystem35')
-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 eb4fcd4..46ecb6b 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 |