diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-06 02:42:34 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-06 02:42:34 +0000 |
commit | 00f7389d50d794dbc15c8c52ff76699e04db2b75 (patch) | |
tree | f649475269b9bcf51a1af70f40ddd02ba8eca686 /x11-toolkits | |
parent | 08f0a9635698a4bcd7b731de5d98d377f2919774 (diff) | |
download | FreeBSD-ports-00f7389d50d794dbc15c8c52ff76699e04db2b75.zip FreeBSD-ports-00f7389d50d794dbc15c8c52ff76699e04db2b75.tar.gz |
Maintainer set to ports@
<gagnon__s@videotron.ca>: host mx.videotron.ca[24.201.245.37] said: 550 5.1.1
unknown or illegal alias: gagnon__s@videotron.ca
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/9libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/9libs/Makefile b/x11-toolkits/9libs/Makefile index fbee79c..0da7709 100644 --- a/x11-toolkits/9libs/Makefile +++ b/x11-toolkits/9libs/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: 9libs # Date created: 15 February 2003 -# Whom: gagnon__s@videotron.ca +# Whom: gagnon__s@videotron.ca # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= x11-toolkits plan9 MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/ -MAINTAINER= gagnon__s@videotron.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Plan9 compatibility libraries USE_XLIB= YES |