diff options
Diffstat (limited to 'devel/plan9port')
-rw-r--r-- | devel/plan9port/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index 661f403de3dc..195eef162faa 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://swtch.com/plan9port/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= serge.gagnon.1@ulaval.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Port of the bulk of the Plan9 software build environment to Unix USE_XORG= x11 xt xi xaw |