diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 02:42:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-06 02:42:34 +0000 |
commit | 330f88d2c3f231a52fc4d9c0c9753a20e3f2e082 (patch) | |
tree | 6f7307c1c58823e701bd9a5e8749c6c4f4bbd214 /x11-toolkits/9libs | |
parent | 59216d2e22c9a83a0f8d787e636c8d2eb87dc52a (diff) | |
download | ports-330f88d2c3f231a52fc4d9c0c9753a20e3f2e082.tar.gz ports-330f88d2c3f231a52fc4d9c0c9753a20e3f2e082.zip |
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
Notes
Notes:
svn path=/head/; revision=90358
Diffstat (limited to 'x11-toolkits/9libs')
-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 fbee79c23f88..0da7709faddc 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 |