diff options
author | clive <clive@FreeBSD.org> | 2000-12-06 21:24:42 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2000-12-06 21:24:42 +0800 |
commit | baaa953f769dc18edb9cfbe294f5b8ba29963f6d (patch) | |
tree | 8c3c762bcb093c3e6e10929ba594a6f8079e91f2 | |
parent | 65a3194f68546ec745a56729483120bd25266a01 (diff) | |
download | freebsd-ports-gnome-baaa953f769dc18edb9cfbe294f5b8ba29963f6d.tar.gz freebsd-ports-gnome-baaa953f769dc18edb9cfbe294f5b8ba29963f6d.tar.zst freebsd-ports-gnome-baaa953f769dc18edb9cfbe294f5b8ba29963f6d.zip |
clive@CirX.ORG -> clive@FreeBSD.org
-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 |