diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-12-14 23:10:55 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2009-12-14 23:10:55 +0000 |
commit | f308f5fb13f3a59264dbd0d20c1bbf4b9b92bafb (patch) | |
tree | 4d57643afa21a19f0b98092d88cc22725613aa4d /devel/plan9port/Makefile | |
parent | 9bbae950ee6718bbbaa22dc5d674f68c2c4825e5 (diff) |
Notes
Diffstat (limited to 'devel/plan9port/Makefile')
-rw-r--r-- | devel/plan9port/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index 195eef162faa..f4949669f0ab 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -1,6 +1,6 @@ -# New ports collection makefile for: plan9port +# New ports collection makefile for: Plan 9 from User Space # Date created: Wed Mar 31 17:11:24 EST 2004 -# Whom: Serge Gagnon serge.gagnon@b2b2c.ca +# Whom: Serge Gagnon <serge.gagnon@b2b2c.ca> # # $FreeBSD$ # @@ -13,8 +13,8 @@ MASTER_SITES= http://swtch.com/plan9port/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org -COMMENT= Port of the bulk of the Plan9 software build environment to Unix +MAINTAINER= danfe@FreeBSD.org +COMMENT= Port of many Plan 9 programs to Unix-like operating systems USE_XORG= x11 xt xi xaw USE_PERL5_BUILD=YES |