diff options
author | Clive Lin <clive@FreeBSD.org> | 2000-12-06 13:24:42 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2000-12-06 13:24:42 +0000 |
commit | 9e13021dec0f6f667dc63a3987d228f5972da08b (patch) | |
tree | 32446cefa1602ef7bb8a30825b6e8a95a7e54c8a | |
parent | I'm another one who lives at Taipei, Taiwan. (diff) |
clive@CirX.ORG -> clive@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=35713
-rw-r--r-- | chinese/emacs20/Makefile | 2 | ||||
-rw-r--r-- | chinese/xa+cv/Makefile | 4 | ||||
-rw-r--r-- | chinese/xmms/Makefile | 2 | ||||
-rw-r--r-- | games/xphotohunter/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/chinese/emacs20/Makefile b/chinese/emacs20/Makefile index a8b5afe4ebbc..399acf6fe059 100644 --- a/chinese/emacs20/Makefile +++ b/chinese/emacs20/Makefile @@ -8,7 +8,7 @@ MASTERDIR= ${.CURDIR}/../../editors/emacs20 -MAINTAINER= clive@CirX.ORG +MAINTAINER= clive@FreeBSD.org .if !defined(WITHOUT_X11) RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts \ diff --git a/chinese/xa+cv/Makefile b/chinese/xa+cv/Makefile index 77ca457a887d..d86754c97bf1 100644 --- a/chinese/xa+cv/Makefile +++ b/chinese/xa+cv/Makefile @@ -2,7 +2,7 @@ # Date created: 29 March 1999 # Whom: Clive Lin <clive@CirX.ORG> # -# $FreeBSD: /tmp/pcvs/ports/chinese/xa+cv/Attic/Makefile,v 1.3 2000-04-13 08:28:19 asami Exp $ +# $FreeBSD: /tmp/pcvs/ports/chinese/xa+cv/Attic/Makefile,v 1.4 2000-12-06 13:24:42 clive Exp $ # PORTNAME= xa+cv @@ -10,7 +10,7 @@ PORTVERSION= 0.6 CATEGORIES= chinese MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/clive/ -MAINTAINER= clive@CirX.ORG +MAINTAINER= clive@FreeBSD.org RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin \ ${X11BASE}/lib/X11/fonts/TrueType/moe_sung.ttf:${PORTSDIR}/chinese/moettf diff --git a/chinese/xmms/Makefile b/chinese/xmms/Makefile index 29425feaa145..e1dba7005450 100644 --- a/chinese/xmms/Makefile +++ b/chinese/xmms/Makefile @@ -12,7 +12,7 @@ PATCH_SITE_SUBDIR= sobomax EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-xmms-1.2.x-xfont -MAINTAINER= clive@CirX.ORG +MAINTAINER= clive@FreeBSD.org #RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf diff --git a/games/xphotohunter/Makefile b/games/xphotohunter/Makefile index fa3b290aeec0..1046589eab0d 100644 --- a/games/xphotohunter/Makefile +++ b/games/xphotohunter/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= http://www.oz.nthu.edu.tw/~u860905/Xphotohunter/ -MAINTAINER= clive@CirX.ORG +MAINTAINER= clive@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes |