diff options
author | flathill <flathill@FreeBSD.org> | 1998-11-25 01:51:25 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-11-25 01:51:25 +0000 |
commit | 573e52ace4eb86e5cce0d49ef066d68bc2387790 (patch) | |
tree | 7a61a5aa9a08f4f38e3b999ec0e60a0a1b12d7bf /emulators/xsystem35/Makefile | |
parent | daa1f6b3f42bd5f9153adcf9fc34437b91ab5902 (diff) | |
download | FreeBSD-ports-573e52ace4eb86e5cce0d49ef066d68bc2387790.zip FreeBSD-ports-573e52ace4eb86e5cce0d49ef066d68bc2387790.tar.gz |
Switches MAINTAINER to FUJISHIMA Satsuki<k5@respo.or.jp>
Diffstat (limited to 'emulators/xsystem35/Makefile')
-rw-r--r-- | emulators/xsystem35/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index 056fa28..1ac7ae5 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -1,9 +1,9 @@ # ports collection makefile for: AliceSoft System 3.5 on X # Version required: BETA # Date created: 24 Oct 1998 -# Whom: Seiichirou Hiraoka +# Whom: FUJISHIMA Satsuki # -# $Id: Makefile,v 1.2 1998/11/19 16:06:41 flathill Exp $ +# $Id: Makefile,v 1.4 1998/11/23 15:56:34 flathill Exp $ # DISTNAME= xsystem35-BETA-19981114 @@ -14,7 +14,7 @@ MASTER_SITES= http://ryo1207.aist-nara.ac.jp/unitbase/xsys35/down/ PATCH_SITES= http://ryo1207.aist-nara.ac.jp/unitbase/xsys35/down/ PATCHFILES= patch-19981123.diff.gz -MAINTAINER= flathill@FreeBSD.ORG +MAINTAINER= k5@respo.or.jp LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 |