diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-11-06 18:15:21 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-11-06 18:15:21 +0000 |
commit | fb231b65dd2dc87edc5e04bfa42e7c9a50a68e3e (patch) | |
tree | 853865d871e2478f0368d5e00f7a41ba14325245 /chinese/bg5ps | |
parent | aa13463eedb3854a053eb15efd6bc51ec3aaef55 (diff) |
Notes
Diffstat (limited to 'chinese/bg5ps')
-rw-r--r-- | chinese/bg5ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/bg5ps/Makefile b/chinese/bg5ps/Makefile index c2ac33a85e31..0d7987793c06 100644 --- a/chinese/bg5ps/Makefile +++ b/chinese/bg5ps/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: bg5ps # Date created: 17 June 1998 -# Whom: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> +# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= chinese print MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ DISTNAME= bg5ps-1.3.0 -MAINTAINER= keith@freebsd.sinica.edu.tw +MAINTAINER= keith@FreeBSD.org USE_GMAKE= yes USE_FREETYPE= yes |