diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2002-07-22 03:58:22 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2002-07-22 03:58:22 +0000 |
commit | df15f6749192ef8eddb19b778689c02b4f54c642 (patch) | |
tree | 344b931f6640252b1682454308b56781b6758713 /archivers | |
parent | fa8c8f849b228634cc55d56d3e98070cf08b6621 (diff) |
Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.
Notes
Notes:
svn path=/head/; revision=63363
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/9e/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/9e/Makefile b/archivers/9e/Makefile index eb42a515f4d9..90702ac17ed3 100644 --- a/archivers/9e/Makefile +++ b/archivers/9e/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.eecs.harvard.edu/~wkj/Software/9e/ DISTNAME= 9e -MAINTAINER= gehicks@cisco.com +MAINTAINER= ports@FreeBSD.Org do-install: ${INSTALL_PROGRAM} ${WRKSRC}/9e ${PREFIX}/bin |